From 09bf479e245fa0aae19a780ac3e76545de0789a2 Mon Sep 17 00:00:00 2001 From: "W. Michael Petullo" Date: Fri, 19 May 2023 11:38:49 -0500 Subject: [PATCH] php8-pecl-krb5: update to 1.1.5 Signed-off-by: W. Michael Petullo --- lang/php8-pecl-krb5/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/php8-pecl-krb5/Makefile b/lang/php8-pecl-krb5/Makefile index f058d4f4b9..1377480de9 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.1.4 -PKG_RELEASE:=2 -PKG_HASH:=8aba35bb9f2892be9092e8717d3e13604a817cdfb478dbc3855a226abc6c5979 +PKG_VERSION:=1.1.5 +PKG_RELEASE:=1 +PKG_HASH:=2798e57ad231aa3467f09460e3e69169e04c88bd82972d8e86a6641e4ddc9d3d PKG_NAME:=php8-pecl-krb5 PKG_SOURCE:=$(PECL_NAME)-$(PKG_VERSION).tgz -- 2.30.2