mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
php8.1-apcu: update to 5.1.22.
This commit is contained in:
parent
d933b3ad55
commit
82c103481b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'php8.1-apcu'
|
||||
pkgname=php8.1-apcu
|
||||
version=5.1.21
|
||||
version=5.1.22
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-php-config=/usr/bin/php-config8.1"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
|
|||
license="PHP-3.01"
|
||||
homepage="https://pecl.php.net/package/APCu"
|
||||
distfiles="https://pecl.php.net/get/apcu-${version}.tgz"
|
||||
checksum=1033530448696ee7cadec85050f6df5135fb1330072ef2a74569392acfecfbc1
|
||||
checksum=010a0d8fd112e1ed7a52a356191da3696a6b76319423f7b0dfdeaeeafcb41a1e
|
||||
|
||||
post_extract() {
|
||||
mv apcu-$version/* .
|
||||
|
|
Loading…
Add table
Reference in a new issue