From f05476f16935464fabc59cc6aabe72bfa75a6fa5 Mon Sep 17 00:00:00 2001 From: "W. Michael Petullo" Date: Sat, 31 May 2025 07:42:38 -0500 Subject: [PATCH] php8-pecl-krb5: update to 1.2.4 Upstream list of changes is available at https://pecl.php.net/package-changelog.php?package=krb5. Signed-off-by: W. Michael Petullo --- lang/php8-pecl-krb5/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/php8-pecl-krb5/Makefile b/lang/php8-pecl-krb5/Makefile index d53a3841d7..c11568a944 100644 --- a/lang/php8-pecl-krb5/Makefile +++ b/lang/php8-pecl-krb5/Makefile @@ -8,9 +8,9 @@ include $(TOPDIR)/rules.mk PECL_NAME:=krb5 PECL_LONGNAME:=Bindings for the Kerberos library -PKG_VERSION:=1.2.2 +PKG_VERSION:=1.2.4 PKG_RELEASE:=1 -PKG_HASH:=0219c6654baa50a863b1552ebc14a7f3d76a0671e595051074ae59571d7b401c +PKG_HASH:=8dab1d0c61873f85b11be53d908e572eac124399c3837aa311374cecb5e13c9e PKG_NAME:=php8-pecl-krb5 PKG_SOURCE:=$(PECL_NAME)-$(PKG_VERSION).tgz