mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
php: update to 7.4.4.
This commit is contained in:
parent
bbf7d823a3
commit
7658b8626c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'php'
|
||||
pkgname=php
|
||||
version=7.4.3
|
||||
version=7.4.4
|
||||
revision=1
|
||||
hostmakedepends="bison pkg-config"
|
||||
makedepends="apache-devel enchant-devel freetds-devel freetype-devel gdbm-devel
|
||||
|
@ -13,7 +13,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=cf1f856d877c268124ded1ede40c9fb6142b125fdaafdc54f855120b8bc6982a
|
||||
checksum=1873c4cefdd3df9a78dcffb2198bba5c2f0464f55c9c960720c84df483fca74c
|
||||
|
||||
conf_files="/etc/php/php.ini"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue