mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
php8.1: update to 8.1.28.
This commit is contained in:
parent
b1e9ba90a7
commit
50e29f97a8
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'php8.1'
|
# Template file for 'php8.1'
|
||||||
# rebuild php8.1-apcu and php8.1-imagick when updating this package
|
# rebuild php8.1-apcu and php8.1-imagick when updating this package
|
||||||
pkgname=php8.1
|
pkgname=php8.1
|
||||||
version=8.1.26
|
version=8.1.28
|
||||||
revision=4
|
revision=1
|
||||||
_php_version=8.1
|
_php_version=8.1
|
||||||
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
|
||||||
|
@ -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
|
# 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=d954cecfc3d294c2fccbe2b1a6bef784ce0d6c5d44a9e28f8a527e092825f2cb
|
checksum=a2a9d853f4a4c9ff8631da5dc3a6cec5ab083ef37a214877b0240dcfcdfdefea
|
||||||
provides="php-runtime-${version}_1"
|
provides="php-runtime-${version}_1"
|
||||||
|
|
||||||
conf_files="/etc/php${_php_version}/php.ini"
|
conf_files="/etc/php${_php_version}/php.ini"
|
||||||
|
|
Loading…
Add table
Reference in a new issue