aboutsummaryrefslogtreecommitdiffstats
path: root/community/php5-apcu/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/php5-apcu/APKBUILD')
-rw-r--r--community/php5-apcu/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/php5-apcu/APKBUILD b/community/php5-apcu/APKBUILD
index a84b85e85f3..f6ecff54875 100644
--- a/community/php5-apcu/APKBUILD
+++ b/community/php5-apcu/APKBUILD
@@ -14,7 +14,7 @@ license="PHP"
depends=
pecldepends="${_php}-dev autoconf"
makedepends="$pecldepends pcre-dev"
-source="http://pecl.php.net/get/$_pkgreal-$_pkgver.tgz"
+source="https://pecl.php.net/get/$_pkgreal-$_pkgver.tgz"
_builddir="$srcdir"/$_pkgreal-$_pkgver