php7: fix compile issue with icu 61.1 (refs #5853)

Compile tested only at the moment.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
This commit is contained in:
Michael Heimpold
2018-04-02 23:28:29 +02:00
parent fd3d3638d0
commit 7c0dd7ae87
3 changed files with 613 additions and 1 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=php
PKG_VERSION:=7.2.4
PKG_RELEASE:=1
PKG_RELEASE:=2
PKG_MAINTAINER:=Michael Heimpold <mhei@heimpold.de>