aboutsummaryrefslogtreecommitdiffstats
path: root/testing/libphutil/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/libphutil/APKBUILD')
-rw-r--r--testing/libphutil/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/libphutil/APKBUILD b/testing/libphutil/APKBUILD
index 5ae3e6a1dfc..412f4eb2ea6 100644
--- a/testing/libphutil/APKBUILD
+++ b/testing/libphutil/APKBUILD
@@ -10,7 +10,7 @@ license="Apache-2.0"
depends="php7 php7-curl php-json"
options="!check" # no checks
subpackages=""
-source="http://dev.alpinelinux.org/archive/libphutil/libphutil-$pkgver.tar.gz"
+source="https://dev.alpinelinux.org/archive/libphutil/libphutil-$pkgver.tar.gz"
builddir="$srcdir/libphutil-stable"
build() {