php: update to 7.0.8.
This commit is contained in:
parent
25d5bbb276
commit
97e98c0912
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=7.0.7
|
version=7.0.8
|
||||||
revision=1
|
revision=1
|
||||||
short_desc="An HTML-embedded scripting language"
|
short_desc="An HTML-embedded scripting language"
|
||||||
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||||
|
@ -15,7 +15,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=66282ff4a9f88fe9607d9574e15bf335885b964245591a1740adb3f79c514a67
|
checksum=1f024fa6d87594b99fa312e3185c357dcffa42e07d21c726f41d1fa6f773720b
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
Loading…
Reference in a new issue