php: update to 7.0.4.
This commit is contained in:
parent
c1d00d62d5
commit
55996440a4
1 changed files with 4 additions and 3 deletions
|
@ -1,8 +1,9 @@
|
|||
# Template build file for 'php'
|
||||
pkgname=php
|
||||
version=7.0.3
|
||||
revision=2
|
||||
version=7.0.4
|
||||
revision=1
|
||||
short_desc="An HTML-embedded scripting language"
|
||||
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||
license="PHP"
|
||||
homepage="http://www.php.net"
|
||||
hostmakedepends="pkg-config bison"
|
||||
|
@ -14,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=5521df8db153aba35c90cf1a1829106b6bbdac32425216d440f9cc29f00a7c08
|
||||
checksum=f6cdac2fd37da0ac0bbcee0187d74b3719c2f83973dfe883d5cde81c356fe0a8
|
||||
|
||||
# Package build options
|
||||
nocross=yes
|
||||
|
|
Loading…
Add table
Reference in a new issue