php8.3-redis: update to 6.1.0.

This commit is contained in:
Joel Beckmeyer 2024-11-15 07:46:47 -05:00 committed by John Zimmermann
parent c2fc89682e
commit bb97a417da
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'php8.3-redis'
pkgname=php8.3-redis
version=6.0.2
version=6.1.0
revision=1
build_style=gnu-configure
configure_args="--with-php-config=/usr/bin/php-config8.3"
@ -12,7 +12,7 @@ maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
license="PHP-3.01"
homepage="https://pecl.php.net/package/redis"
distfiles="https://pecl.php.net/get/redis-$version.tgz"
checksum=01aeccb0e14f897fe56f0509be6e6991ff0ad459f9d34e95e4556d02699b9a03
checksum=f10405f639fe415e9ed4ec99538e72c90694d8dbd62868edcfcd6a453466b48c
pre_configure() {
phpize8.3