php: update to 7.0.5.
This commit is contained in:
parent
8fe2c1f475
commit
53174a4d25
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'php'
|
||||
pkgname=php
|
||||
version=7.0.4
|
||||
revision=2
|
||||
version=7.0.5
|
||||
revision=1
|
||||
short_desc="An HTML-embedded scripting language"
|
||||
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||
license="PHP"
|
||||
|
@ -15,7 +15,7 @@ makedepends="postgresql-libs-devel libldap-devel libvpx-devel sqlite-devel
|
|||
readline-devel libmysqlclient-devel"
|
||||
conf_files="/etc/php/php.ini"
|
||||
distfiles="http://www.php.net/distributions/php-${version}.tar.gz"
|
||||
checksum=f6cdac2fd37da0ac0bbcee0187d74b3719c2f83973dfe883d5cde81c356fe0a8
|
||||
checksum=f9d93419031b4df663fc48f03b8a833545de8776225e46637563e2be6029908d
|
||||
|
||||
# Package build options
|
||||
nocross=yes
|
||||
|
|
Loading…
Add table
Reference in a new issue