From 206fa85928c9db8a38ded38affe427787e77e9eb Mon Sep 17 00:00:00 2001 From: "W. Michael Petullo" Date: Thu, 19 Nov 2020 13:58:03 -0600 Subject: [PATCH] php7-pecl-krb5: update to 1.1.4 Signed-off-by: W. Michael Petullo --- lang/php7-pecl-krb5/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/php7-pecl-krb5/Makefile b/lang/php7-pecl-krb5/Makefile index d93ea0cd81..72d8d90901 100644 --- a/lang/php7-pecl-krb5/Makefile +++ b/lang/php7-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.3 +PKG_VERSION:=1.1.4 PKG_RELEASE:=1 -PKG_HASH:=3a65bb5f7d64ed5f6fbcf07250c17b0de29f693ac88f96cd1cc9737b996da120 +PKG_HASH:=8aba35bb9f2892be9092e8717d3e13604a817cdfb478dbc3855a226abc6c5979 PKG_NAME:=php7-pecl-krb5 PKG_SOURCE:=$(PECL_NAME)-$(PKG_VERSION).tgz