php: update to 7.2.11.
This commit is contained in:
parent
f391b58483
commit
dd5c89905c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'php'
|
||||
pkgname=php
|
||||
version=7.2.10
|
||||
version=7.2.11
|
||||
revision=1
|
||||
hostmakedepends="bison pkg-config"
|
||||
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"
|
||||
homepage="https://www.php.net"
|
||||
distfiles="http://www.php.net/distributions/php-${version}.tar.xz"
|
||||
checksum=01c2154a3a8e3c0818acbdbc1a956832c828a0380ce6d1d14fea495ea21804f0
|
||||
checksum=da1a705c0bc46410e330fc6baa967666c8cd2985378fb9707c01a8e33b01d985
|
||||
conf_files="/etc/php/php.ini"
|
||||
|
||||
# Needs (probably a lot of) work to make it cross compile
|
||||
|
|
Loading…
Reference in a new issue