aboutsummaryrefslogtreecommitdiffstats
path: root/testing/rcs
diff options
context:
space:
mode:
Diffstat (limited to 'testing/rcs')
-rw-r--r--testing/rcs/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/rcs/APKBUILD b/testing/rcs/APKBUILD
index 115a712b69c..2fa08c88c6b 100644
--- a/testing/rcs/APKBUILD
+++ b/testing/rcs/APKBUILD
@@ -9,7 +9,7 @@ arch="all"
license="GPL-3.0"
depends="diffutils"
subpackages="$pkgname-doc"
-source="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz"
+source="https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz"
builddir="$srcdir/$pkgname-$pkgver"
build() {