php7: update to 7.1.6

Removed patch 1008-fix-musl-sys-headers.patch which was integrated
upstream.

(Compile tested only so far)

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
This commit is contained in:
Michael Heimpold
2017-06-10 15:06:53 +02:00
parent 03ae8210da
commit d6c333b705
2 changed files with 3 additions and 65 deletions
+3 -3
View File
@@ -6,7 +6,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=php
PKG_VERSION:=7.1.5
PKG_VERSION:=7.1.6
PKG_RELEASE:=1
PKG_MAINTAINER:=Michael Heimpold <mhei@heimpold.de>
@@ -16,8 +16,8 @@ PKG_LICENSE_FILES:=LICENSE
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=http://www.php.net/distributions/
PKG_MD5SUM:=fb0702321c7aceac68c82b8c7a10d196
PKG_HASH:=d149a3c396c45611f5dc6bf14be190f464897145a76a8e5851cf18ff7094f6ac
PKG_MD5SUM:=eafc7a79cc8cc62c9292c96f9c9ccf90
PKG_HASH:=01584dc521ab7ec84b502b61952f573652fe6aa00c18d6d844fb9209f14b245b
PKG_FIXUP:=libtool autoreconf
PKG_BUILD_PARALLEL:=1