mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
php*: add note about rebuilding apcu and imagick
This commit is contained in:
parent
5b0c0fa02f
commit
32eb6d1a9a
3 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
# Template file for 'php8.1'
|
# Template file for 'php8.1'
|
||||||
|
# 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.26
|
||||||
revision=4
|
revision=4
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
# Template file for 'php8.2'
|
# Template file for 'php8.2'
|
||||||
|
# rebuild php8.2-apcu and php8.2-imagick when updating this package
|
||||||
pkgname=php8.2
|
pkgname=php8.2
|
||||||
version=8.2.13
|
version=8.2.13
|
||||||
revision=3
|
revision=3
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
# Template file for 'php8.3'
|
# Template file for 'php8.3'
|
||||||
|
# rebuild php8.3-apcu and php8.3-imagick when updating this package
|
||||||
pkgname=php8.3
|
pkgname=php8.3
|
||||||
version=8.3.0
|
version=8.3.0
|
||||||
revision=3
|
revision=3
|
||||||
|
|
Loading…
Add table
Reference in a new issue