aboutsummaryrefslogtreecommitdiffstats
path: root/main/rhash/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/rhash/APKBUILD')
-rw-r--r--main/rhash/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/rhash/APKBUILD b/main/rhash/APKBUILD
index 23b1543b4c0..fcb244023e2 100644
--- a/main/rhash/APKBUILD
+++ b/main/rhash/APKBUILD
@@ -8,7 +8,7 @@ arch="all"
license="custom"
makedepends="libressl-dev"
subpackages="$pkgname-doc $pkgname-dev $pkgname-libs"
-source="http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver-src.tar.gz
+source="https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver-src.tar.gz
byteorder.patch"
builddir="$srcdir/RHash-$pkgver"