From 17ec17e387cddc42f73e0fd3d10c680446d4522f Mon Sep 17 00:00:00 2001 From: Joel Beckmeyer Date: Mon, 16 Sep 2024 09:08:18 -0400 Subject: [PATCH] php8.2-igbinary: update to 3.2.16. --- srcpkgs/php8.2-igbinary/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/php8.2-igbinary/template b/srcpkgs/php8.2-igbinary/template index 89ce91a1383..b14765bc68c 100644 --- a/srcpkgs/php8.2-igbinary/template +++ b/srcpkgs/php8.2-igbinary/template @@ -1,6 +1,6 @@ # Template file for 'php8.2-igbinary' pkgname=php8.2-igbinary -version=3.2.15 +version=3.2.16 revision=1 build_style=gnu-configure configure_args="--with-php-config=/usr/bin/php-config8.2" @@ -12,7 +12,7 @@ maintainer="Joel Beckmeyer " license="BSD-3-Clause" homepage="https://github.com/igbinary/igbinary/" distfiles="https://pecl.php.net/get/igbinary-${version}.tgz" -checksum=eff099b0343b45fbe9765d4b3d441064ddefbbf9cfb7198487de9bda6b8f4907 +checksum=8bf25d465abc7973d9e2c9a3039a5f8eea635b23bc1477017ff3999ff95836da pre_configure() { phpize8.2