From cef6135f731d2f55c47662d85a42a3bf1810e360 Mon Sep 17 00:00:00 2001 From: Joel Beckmeyer Date: Tue, 7 Mar 2023 11:49:04 -0500 Subject: [PATCH] php8.0-igbinary: update to 3.2.14. --- srcpkgs/php8.0-igbinary/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/php8.0-igbinary/template b/srcpkgs/php8.0-igbinary/template index 7a0808db4d0..dcbb9ff045b 100644 --- a/srcpkgs/php8.0-igbinary/template +++ b/srcpkgs/php8.0-igbinary/template @@ -1,8 +1,7 @@ # Template file for 'php8.0-igbinary' pkgname=php8.0-igbinary -version=3.2.12 +version=3.2.14 revision=1 -build_wrksrc=igbinary-$version build_style=gnu-configure configure_args="--with-php-config=/usr/bin/php-config8.0" hostmakedepends="autoconf php8.0-devel" @@ -13,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=b69cffdf054cc6e6b02893ff77cf440cec8c7a87d2dc00c1af183c212269581c +checksum=6337147a4fb888072566674837bda9928ee06ee7f0114b4338b86c816232925d pre_configure() { phpize8.0