mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
php: update to 5.6.14.
This commit is contained in:
parent
68d9608de6
commit
f5762f2357
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'php'
|
# Template build file for 'php'
|
||||||
pkgname=php
|
pkgname=php
|
||||||
version=5.6.13
|
version=5.6.14
|
||||||
revision=2
|
revision=1
|
||||||
short_desc="An HTML-embedded scripting language"
|
short_desc="An HTML-embedded scripting language"
|
||||||
license="PHP"
|
license="PHP"
|
||||||
homepage="http://www.php.net"
|
homepage="http://www.php.net"
|
||||||
|
@ -14,7 +14,7 @@ makedepends="postgresql-libs-devel libldap-devel libvpx-devel sqlite-devel
|
||||||
readline-devel libmysqlclient-devel"
|
readline-devel libmysqlclient-devel"
|
||||||
conf_files="/etc/php/php.ini"
|
conf_files="/etc/php/php.ini"
|
||||||
distfiles="http://www.php.net/distributions/php-${version}.tar.gz"
|
distfiles="http://www.php.net/distributions/php-${version}.tar.gz"
|
||||||
checksum=92acc6c067f5e015a6881b4119eafec10eca11722e810f2c2083f72e17119bcf
|
checksum=29baf7ffca644f7f8e86028c40275b9e460342bdf9562d45f8f0498899cb738d
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue