php: update to 5.6.18.

This commit is contained in:
Juan RP 2016-02-09 15:07:50 +01:00
parent 0c884f5c9d
commit 7eede382bc
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template build file for 'php'
pkgname=php
version=5.6.17
version=5.6.18
revision=1
short_desc="An HTML-embedded scripting language"
license="PHP"
@ -13,8 +13,8 @@ makedepends="postgresql-libs-devel libldap-devel libvpx-devel sqlite-devel
gmp-devel gdbm-devel freetype-devel apache-devel tidy-devel
readline-devel libmysqlclient-devel"
conf_files="/etc/php/php.ini"
distfiles="http://www.php.net/distributions/php-${version}.tar.gz"
checksum=f5036535651e919415f4b6589391c95e4ff48f2d391818251c45da216791aac8
distfiles="http://de1.php.net/distributions/php-${version}.tar.xz"
checksum=54dd9106c3469bc7028644d72ac140af00655420bbaaf4a742a64e9ed02ec1b0
# Package build options
nocross=yes