From cd8e381167aaf2df9bb27330d6194c0564120dda Mon Sep 17 00:00:00 2001 From: Joel Beckmeyer Date: Mon, 16 Sep 2024 09:08:17 -0400 Subject: [PATCH] php8.2-ast: update to 1.1.2. --- srcpkgs/php8.2-ast/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/php8.2-ast/template b/srcpkgs/php8.2-ast/template index fccc6bc98ad..338032e937e 100644 --- a/srcpkgs/php8.2-ast/template +++ b/srcpkgs/php8.2-ast/template @@ -1,6 +1,6 @@ # Template file for 'php8.2-ast' pkgname=php8.2-ast -version=1.1.1 +version=1.1.2 revision=1 build_style=gnu-configure configure_args="--with-php-config=/usr/bin/php-config8.2" @@ -14,7 +14,7 @@ maintainer="Joel Beckmeyer " license="BSD-3-Clause" homepage="https://github.com/nikic/php-ast" distfiles="https://pecl.php.net/get/ast-${version}.tgz" -checksum=0c55e09a4da43b9cc1da72ecb4ae892941f73e157b73d46326bc6a5ed7fc44b1 +checksum=8742427ff7c07ba93f940968f7363972ea040d97d847da3b79b4283c2a369dea make_check_pre="env NO_INTERACTION=1" pre_configure() {