mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
php8.0: update to 8.0.22.
This commit is contained in:
parent
61f4985ec1
commit
d6bd78b8cc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'php8.0'
|
||||
pkgname=php8.0
|
||||
version=8.0.21
|
||||
version=8.0.22
|
||||
revision=1
|
||||
_php_version=8.0
|
||||
wrksrc="php-${version}"
|
||||
|
@ -16,7 +16,7 @@ license="PHP-3.01"
|
|||
homepage="https://www.php.net"
|
||||
changelog="https://raw.githubusercontent.com/php/php-src/php-${version}/NEWS"
|
||||
distfiles="https://www.php.net/distributions/php-${version}.tar.gz"
|
||||
checksum=2f51f6e90e2e8efd3a20db08f0dd61d7f8d5a9362f8c7325f1ad28ccea5be0ac
|
||||
checksum=56fce7529a9798fd0895bca3539d2a65b9cac5d23ffbdf6338419c62ed083519
|
||||
|
||||
conf_files="/etc/php${_php_version}/php.ini"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue