diff options
Diffstat (limited to 'lang/php8-pecl-http/Makefile')
-rw-r--r-- | lang/php8-pecl-http/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php8-pecl-http/Makefile b/lang/php8-pecl-http/Makefile index 07b2a5677..1ff617c4d 100644 --- a/lang/php8-pecl-http/Makefile +++ b/lang/php8-pecl-http/Makefile @@ -14,7 +14,7 @@ PKG_HASH:=fb1e10c2e5edfb011ff8dc2e473cdbd2bbe0127d1279dfce4d98570555ac6ded PKG_NAME:=php8-pecl-http PKG_SOURCE:=$(PECL_NAME)-$(PKG_VERSION).tgz -PKG_SOURCE_URL:=http://pecl.php.net/get/ +PKG_SOURCE_URL:=https://pecl.php.net/get/ PKG_MAINTAINER:=Michael Heimpold <mhei@heimpold.de> |