mirror of
https://github.com/openwrt/packages.git
synced 2026-06-17 17:00:28 +04:00
krb5: update to 1.22.2
Upstream list of changes is available at https://web.mit.edu/kerberos/krb5-1.22/krb5-1.22.2.html. Signed-off-by: W. Michael Petullo <mike@flyn.org>
This commit is contained in:
committed by
Josef Schlehofer
parent
23579da804
commit
c39a843143
+2
-2
@@ -8,7 +8,7 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=krb5
|
||||
PKG_VERSION:=1.22.1
|
||||
PKG_VERSION:=1.22.2
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
|
||||
@@ -19,7 +19,7 @@ PKG_CPE_ID:=cpe:/a:mit:kerberos_5
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://web.mit.edu/kerberos/dist/krb5/1.22
|
||||
PKG_HASH:=1a8832b8cad923ebbf1394f67e2efcf41e3a49f460285a66e35adec8fa0053af
|
||||
PKG_HASH:=3243ffbc8ea4d4ac22ddc7dd2a1dc54c57874c40648b60ff97009763554eaf13
|
||||
|
||||
PKG_BUILD_PARALLEL:=1
|
||||
PKG_INSTALL:=1
|
||||
|
||||
Reference in New Issue
Block a user