mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
php: update to 7.3.11.
This commit is contained in:
parent
abefccdac9
commit
d984047cec
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.3.10
|
version=7.3.11
|
||||||
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=42f00a15419e05771734b7159c8d39d639b8a5a6770413adfa2615f6f923d906
|
checksum=657cf6464bac28e9490c59c07a2cf7bb76c200f09cfadf6e44ea64e95fa01021
|
||||||
|
|
||||||
conf_files="/etc/php/php.ini"
|
conf_files="/etc/php/php.ini"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue