php: Update from 5.6.17 to 5.6.19

This commit is contained in:
Fredrik Fornwall 2016-03-04 16:21:05 -05:00
parent 07fa12cca6
commit cc3870bfd8
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
TERMUX_PKG_HOMEPAGE=http://php.net/
TERMUX_PKG_DESCRIPTION="Server-side, HTML-embedded scripting language"
TERMUX_PKG_VERSION=5.6.17
TERMUX_PKG_VERSION=5.6.19
TERMUX_PKG_SRCURL=http://php.net/get/php-${TERMUX_PKG_VERSION}.tar.xz/from/this/mirror
TERMUX_PKG_NO_SRC_CACHE=yes # Caching with filename does not work for 'mirror'
# Build native php for phar to build (see pear-Makefile.frag.patch):