From 28a8afc941ff77fe300f020373d6d6366225328d Mon Sep 17 00:00:00 2001 From: Michael Heimpold Date: Tue, 31 Mar 2020 23:39:28 +0200 Subject: [PATCH] php7-pecl-krb5: update to 1.1.3 Compile and run-time tested on I2SE Duckbill (mxs platform). Signed-off-by: Michael Heimpold --- lang/php7-pecl-krb5/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/php7-pecl-krb5/Makefile b/lang/php7-pecl-krb5/Makefile index e5db58177e..d93ea0cd81 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.2 -PKG_RELEASE:=4 -PKG_HASH:=3301e047fc7dc3574da19b2a4b18e15feca5ad39db9335c3353a8e16b855c35b +PKG_VERSION:=1.1.3 +PKG_RELEASE:=1 +PKG_HASH:=3a65bb5f7d64ed5f6fbcf07250c17b0de29f693ac88f96cd1cc9737b996da120 PKG_NAME:=php7-pecl-krb5 PKG_SOURCE:=$(PECL_NAME)-$(PKG_VERSION).tgz