php7: update to 7.2.17
authorMichael Heimpold <mhei@heimpold.de>
Sat, 13 Apr 2019 21:53:21 +0000 (23:53 +0200)
committerMichael Heimpold <mhei@heimpold.de>
Fri, 21 Jun 2019 04:52:30 +0000 (06:52 +0200)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
(cherry picked from commit 71d3f6aa8c73b55f3a4e8d331e61296f1eed368d)

lang/php7/Makefile

index 9ed376c57e4a0b9ae39e76641857916e3e3b6c26..a9adb91bd4ef20684fe781cfad5e78fff306d395 100644 (file)
@@ -6,7 +6,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=php
-PKG_VERSION:=7.2.16
+PKG_VERSION:=7.2.17
 PKG_RELEASE:=1
 
 PKG_MAINTAINER:=Michael Heimpold <mhei@heimpold.de>
@@ -17,7 +17,7 @@ PKG_CPE_ID:=cpe:/a:php:php
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=http://www.php.net/distributions/
-PKG_HASH:=7d91ed3c1447c6358a3d53f84599ef854aca4c3622de7435e2df115bf196e482
+PKG_HASH:=a3e5f51a9ae08813b3925bea3a4de02cd4906fcccf75646e267a213bb63bcf84
 
 PKG_FIXUP:=libtool autoreconf
 PKG_BUILD_PARALLEL:=1