diff options
Diffstat (limited to 'lang/php8/Makefile')
-rw-r--r-- | lang/php8/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php8/Makefile b/lang/php8/Makefile index f291601a8..963bfb9da 100644 --- a/lang/php8/Makefile +++ b/lang/php8/Makefile @@ -15,7 +15,7 @@ PKG_LICENSE_FILES:=LICENSE PKG_CPE_ID:=cpe:/a:php:php PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz -PKG_SOURCE_URL:=http://www.php.net/distributions/ +PKG_SOURCE_URL:=https://www.php.net/distributions/ PKG_HASH:=b0a996276fe21fe9ca8f993314c8bc02750f464c7b0343f056fb0894a8dfa9d1 PKG_BUILD_PARALLEL:=1 |