php: update to 7.4.6.
This commit is contained in:
parent
52cb44fe5e
commit
ff291506bd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'php'
|
||||
pkgname=php
|
||||
version=7.4.5
|
||||
version=7.4.6
|
||||
revision=1
|
||||
hostmakedepends="bison pkg-config apache-devel"
|
||||
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=d059fd7f55bdc4d2eada15a00a2976697010d3631ef6f83149cc5289e1f23c2c
|
||||
checksum=d740322f84f63019622b9f369d64ea5ab676547d2bdcf12be77a5a4cffd06832
|
||||
|
||||
conf_files="/etc/php/php.ini"
|
||||
|
||||
|
|
Loading…
Reference in a new issue