aboutsummaryrefslogtreecommitdiffstats
path: root/main/cramfs
diff options
context:
space:
mode:
Diffstat (limited to 'main/cramfs')
-rw-r--r--main/cramfs/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/cramfs/APKBUILD b/main/cramfs/APKBUILD
index 227e05468e..bde0189595 100644
--- a/main/cramfs/APKBUILD
+++ b/main/cramfs/APKBUILD
@@ -8,7 +8,7 @@ url="https://sourceforge.net/projects/cramfs/"
license='GPL'
depends=
makedepends="zlib-dev linux-headers"
-source="http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"
+source="https://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"
build() {
cd "$srcdir/$pkgname-$pkgver"