php: update to 7.2.9.
This commit is contained in:
parent
8a04be1e8d
commit
c9c0a2b9a5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'php'
|
# Template file for 'php'
|
||||||
pkgname=php
|
pkgname=php
|
||||||
version=7.2.8
|
version=7.2.9
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="bison pkg-config"
|
hostmakedepends="bison pkg-config"
|
||||||
makedepends="apache-devel enchant-devel freetds-devel freetype-devel gdbm-devel
|
makedepends="apache-devel enchant-devel freetds-devel freetype-devel gdbm-devel
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||||
license="PHP-3.01"
|
license="PHP-3.01"
|
||||||
homepage="https://www.php.net"
|
homepage="https://www.php.net"
|
||||||
distfiles="http://www.php.net/distributions/php-${version}.tar.xz"
|
distfiles="http://www.php.net/distributions/php-${version}.tar.xz"
|
||||||
checksum=53ba0708be8a7db44256e3ae9fcecc91b811e5b5119e6080c951ffe7910ffb0f
|
checksum=3585c1222e00494efee4f5a65a8e03a1e6eca3dfb834814236ee7f02c5248ae0
|
||||||
conf_files="/etc/php/php.ini"
|
conf_files="/etc/php/php.ini"
|
||||||
|
|
||||||
# Needs (probably a lot of) work to make it cross compile
|
# Needs (probably a lot of) work to make it cross compile
|
||||||
|
|
Loading…
Reference in a new issue