aboutsummaryrefslogtreecommitdiffstats
path: root/community/php7-oauth
diff options
context:
space:
mode:
Diffstat (limited to 'community/php7-oauth')
-rw-r--r--community/php7-oauth/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/php7-oauth/APKBUILD b/community/php7-oauth/APKBUILD
index 0bc91a822d..870e79708e 100644
--- a/community/php7-oauth/APKBUILD
+++ b/community/php7-oauth/APKBUILD
@@ -10,7 +10,7 @@ arch="all"
license="PHP"
depends=
makedepends="php7-dev autoconf pcre-dev curl-dev"
-source="http://pecl.php.net/get/$_pkgreal-$pkgver.tgz"
+source="https://pecl.php.net/get/$_pkgreal-$pkgver.tgz"
builddir="$srcdir"/$_pkgreal-$pkgver
build() {