mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
php: update to 5.6.15.
This commit is contained in:
parent
d6c9ee7afa
commit
88372390da
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'php'
|
# Template build file for 'php'
|
||||||
pkgname=php
|
pkgname=php
|
||||||
version=5.6.14
|
version=5.6.15
|
||||||
revision=1
|
revision=1
|
||||||
short_desc="An HTML-embedded scripting language"
|
short_desc="An HTML-embedded scripting language"
|
||||||
license="PHP"
|
license="PHP"
|
||||||
|
@ -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=29baf7ffca644f7f8e86028c40275b9e460342bdf9562d45f8f0498899cb738d
|
checksum=bb2d4c226a4897b7c3659c2538a87aef7ec104f58f5ae930a263dd77fb8ebc40
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue