aboutsummaryrefslogtreecommitdiffstats
path: root/main/cramfs/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/cramfs/APKBUILD')
-rw-r--r--main/cramfs/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/cramfs/APKBUILD b/main/cramfs/APKBUILD
index e6aeb2802a..227e05468e 100644
--- a/main/cramfs/APKBUILD
+++ b/main/cramfs/APKBUILD
@@ -4,7 +4,7 @@ pkgver=1.1
pkgrel=2
pkgdesc="Linux filesystem designed to be simple, small, and to compress things well"
arch="all"
-url="http://sourceforge.net/projects/cramfs/"
+url="https://sourceforge.net/projects/cramfs/"
license='GPL'
depends=
makedepends="zlib-dev linux-headers"