mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-21 16:47:00 +02:00
php8.2: update to 8.2.19.
This commit is contained in:
parent
f129fec880
commit
6b04e11f44
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'php8.2'
|
||||
# rebuild php8.2-apcu and php8.2-imagick when updating this package
|
||||
pkgname=php8.2
|
||||
version=8.2.13
|
||||
revision=3
|
||||
version=8.2.19
|
||||
revision=1
|
||||
_php_version=8.2
|
||||
hostmakedepends="bison pkg-config apache-devel"
|
||||
makedepends="apache-devel enchant2-devel freetds-devel freetype-devel gdbm-devel
|
||||
|
@ -18,7 +18,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=6a194038f5a9e46d8f70a9d59c072c3b08d6edbdd8e304096e24ccf2225bcf1b
|
||||
checksum=8bfdd20662b41a238a5acd84fab3e05c36a685fcb56e6d8ac18eeb87057ab2bc
|
||||
provides="php-runtime-${version}_1"
|
||||
|
||||
conf_files="/etc/php${_php_version}/php.ini"
|
||||
|
|
Loading…
Add table
Reference in a new issue