mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
php8.0: update to 8.0.28.
This commit is contained in:
parent
6f0a06ba81
commit
66748d98d9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'php8.0'
|
||||
pkgname=php8.0
|
||||
version=8.0.25
|
||||
revision=2
|
||||
version=8.0.28
|
||||
revision=1
|
||||
_php_version=8.0
|
||||
hostmakedepends="bison pkg-config apache-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
|
||||
# at https://www.php.net/distributions/
|
||||
distfiles="https://github.com/php/web-php-distributions/raw/master/php-${version}.tar.gz"
|
||||
checksum=349a2b5a01bfccbc9af8afdf183e57bed3349706a084f3c4694aa4c7ff7cb2e9
|
||||
checksum=7432184eae01e4e8e39f03f80e8ec0ca2c8bfebc56e9a7b983541ca8805df22f
|
||||
|
||||
conf_files="/etc/php${_php_version}/php.ini"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue