diff options
Diffstat (limited to 'lang/php8-pecl-xdebug/Makefile')
-rw-r--r-- | lang/php8-pecl-xdebug/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php8-pecl-xdebug/Makefile b/lang/php8-pecl-xdebug/Makefile index a8a10d182..a1ef4d6b5 100644 --- a/lang/php8-pecl-xdebug/Makefile +++ b/lang/php8-pecl-xdebug/Makefile @@ -14,7 +14,7 @@ PKG_HASH:=4eb4ee270bbcc5f14195c38f6ee58580e007cf4886ce32e11430318ab5bc2315 PKG_NAME:=php8-pecl-xdebug 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> |