krb5: update to 1.18.3
Signed-off-by: W. Michael Petullo <mike@flyn.org>
This commit is contained in:
parent
78dd3e05a8
commit
9689533481
1 changed files with 4 additions and 4 deletions
|
@ -8,8 +8,8 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=krb5
|
||||
PKG_VERSION:=1.17
|
||||
PKG_RELEASE:=2
|
||||
PKG_VERSION:=1.18.3
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
|
||||
|
||||
|
@ -18,8 +18,8 @@ PKG_LICENSE_FILES:=NOTICE
|
|||
PKG_CPE_ID:=cpe:/a:mit:kerberos
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://web.mit.edu/kerberos/dist/krb5/1.17
|
||||
PKG_HASH:=5a6e2284a53de5702d3dc2be3b9339c963f9b5397d3fbbc53beb249380a781f5
|
||||
PKG_SOURCE_URL:=https://web.mit.edu/kerberos/dist/krb5/1.18
|
||||
PKG_HASH:=e61783c292b5efd9afb45c555a80dd267ac67eebabca42185362bee6c4fbd719
|
||||
|
||||
PKG_BUILD_PARALLEL:=1
|
||||
PKG_INSTALL:=1
|
||||
|
|
Loading…
Reference in a new issue