Browse Source

php7-pecl-krb5: update to 1.1.3

Compile and run-time tested on I2SE Duckbill (mxs platform).

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
lilik-openwrt-22.03
Michael Heimpold 4 years ago
parent
commit
28a8afc941
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      lang/php7-pecl-krb5/Makefile

+ 3
- 3
lang/php7-pecl-krb5/Makefile View File

@ -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


Loading…
Cancel
Save