php8.0: update to 8.0.20.
This commit is contained in:
parent
f96977cf0c
commit
6b0a21e8ea
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'php8.0'
|
||||
pkgname=php8.0
|
||||
version=8.0.19
|
||||
version=8.0.20
|
||||
revision=1
|
||||
_php_version=8.0
|
||||
wrksrc="php-${version}"
|
||||
|
@ -15,7 +15,7 @@ maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
|
|||
license="PHP-3.01"
|
||||
homepage="https://www.php.net"
|
||||
distfiles="https://www.php.net/distributions/php-${version}.tar.gz"
|
||||
checksum=48e57634d350bcab4745d25d9d94ffa474649bf4f7e879fad163226c0d107bb5
|
||||
checksum=7e21fd985966264194cde63503b57fd0f0170b32a39bd7af2384c1071b50f164
|
||||
|
||||
conf_files="/etc/php${_php_version}/php.ini"
|
||||
|
||||
|
|
Loading…
Reference in New Issue