aboutsummaryrefslogtreecommitdiff
path: root/lang/php8-pecl-redis
diff options
context:
space:
mode:
Diffstat (limited to 'lang/php8-pecl-redis')
-rw-r--r--lang/php8-pecl-redis/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php8-pecl-redis/Makefile b/lang/php8-pecl-redis/Makefile
index 88ed4d60f..fd735f5c8 100644
--- a/lang/php8-pecl-redis/Makefile
+++ b/lang/php8-pecl-redis/Makefile
@@ -14,7 +14,7 @@ PKG_HASH:=01aeccb0e14f897fe56f0509be6e6991ff0ad459f9d34e95e4556d02699b9a03
PKG_NAME:=php8-pecl-redis
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>