aboutsummaryrefslogtreecommitdiffstats
path: root/main/fossil/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/fossil/APKBUILD')
-rw-r--r--main/fossil/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/fossil/APKBUILD b/main/fossil/APKBUILD
index 2f992d27fd8..cbe11f711d3 100644
--- a/main/fossil/APKBUILD
+++ b/main/fossil/APKBUILD
@@ -9,7 +9,7 @@ arch="all"
license="BSD"
depends=""
makedepends="libressl-dev sqlite-dev tcl-dev zlib-dev"
-source="http://www.fossil-scm.org/index.html/uv/$pkgname-src-$pkgver.tar.gz"
+source="https://www.fossil-scm.org/index.html/uv/$pkgname-src-$pkgver.tar.gz"
builddir="$srcdir"/$pkgname-$pkgver
build() {