mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
php8.2: update to 8.2.6.
This commit is contained in:
parent
dc9abcf471
commit
5dc5c0f398
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'php8.2'
|
||||
pkgname=php8.2
|
||||
version=8.2.4
|
||||
revision=2
|
||||
version=8.2.6
|
||||
revision=1
|
||||
_php_version=8.2
|
||||
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=cee7748015a2ddef1739d448b980b095dccd09ed589cf1b6c6ee2d16f5e73c50
|
||||
checksum=1b8463df1f180ed39475cfcded1ff106242ccb823f99c9fc1a407c0b76afa2c8
|
||||
|
||||
conf_files="/etc/php${_php_version}/php.ini"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue