diff options
Diffstat (limited to 'lang/php8-pecl-imagick/Makefile')
-rw-r--r-- | lang/php8-pecl-imagick/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php8-pecl-imagick/Makefile b/lang/php8-pecl-imagick/Makefile index 8e487169c..f363024ff 100644 --- a/lang/php8-pecl-imagick/Makefile +++ b/lang/php8-pecl-imagick/Makefile @@ -14,7 +14,7 @@ PKG_HASH:=5a364354109029d224bcbb2e82e15b248be9b641227f45e63425c06531792d3e PKG_NAME:=php8-pecl-imagick 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:=W. Michael Petullo <mike@flyn.org> |