mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
php8.0: update to 8.0.29.
This commit is contained in:
parent
9dd096ce7b
commit
3295b344f1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'php8.0'
|
# Template file for 'php8.0'
|
||||||
pkgname=php8.0
|
pkgname=php8.0
|
||||||
version=8.0.28
|
version=8.0.29
|
||||||
revision=3
|
revision=1
|
||||||
_php_version=8.0
|
_php_version=8.0
|
||||||
hostmakedepends="bison pkg-config apache-devel"
|
hostmakedepends="bison pkg-config apache-devel"
|
||||||
makedepends="apache-devel enchant2-devel freetds-devel freetype-devel gdbm-devel
|
makedepends="apache-devel enchant2-devel freetds-devel freetype-devel gdbm-devel
|
||||||
|
@ -17,7 +17,7 @@ changelog="https://raw.githubusercontent.com/php/php-src/php-${version}/NEWS"
|
||||||
# this is the source where the www.php.net code pulls the tarballs it serves
|
# this is the source where the www.php.net code pulls the tarballs it serves
|
||||||
# at https://www.php.net/distributions/
|
# at https://www.php.net/distributions/
|
||||||
distfiles="https://github.com/php/web-php-distributions/raw/master/php-${version}.tar.gz"
|
distfiles="https://github.com/php/web-php-distributions/raw/master/php-${version}.tar.gz"
|
||||||
checksum=7432184eae01e4e8e39f03f80e8ec0ca2c8bfebc56e9a7b983541ca8805df22f
|
checksum=db6ee08df5706365f624cde1cffb20ad6de1effe59d7e886337213a09f2e2684
|
||||||
|
|
||||||
conf_files="/etc/php${_php_version}/php.ini"
|
conf_files="/etc/php${_php_version}/php.ini"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue