mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
php: update to 7.3.12.
This commit is contained in:
parent
e5fde31bca
commit
f74919f5ab
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'php'
|
||||
pkgname=php
|
||||
version=7.3.11
|
||||
version=7.3.12
|
||||
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=657cf6464bac28e9490c59c07a2cf7bb76c200f09cfadf6e44ea64e95fa01021
|
||||
checksum=aafe5e9861ad828860c6af8c88cdc1488314785962328eb1783607c1fdd855df
|
||||
|
||||
conf_files="/etc/php/php.ini"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue