mirror of
https://github.com/openwrt/packages.git
synced 2025-12-10 12:41:22 +00:00
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 <mike@flyn.org>
This commit is contained in:
committed by
Michael Heimpold
parent
2a4fa20912
commit
f05476f169
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user