From 9689533481600b224f288e8cb64e7f20f6011700 Mon Sep 17 00:00:00 2001 From: "W. Michael Petullo" Date: Thu, 19 Nov 2020 13:24:26 -0600 Subject: [PATCH] krb5: update to 1.18.3 Signed-off-by: W. Michael Petullo --- net/krb5/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/net/krb5/Makefile b/net/krb5/Makefile index c268950cc..54bf36c59 100644 --- a/net/krb5/Makefile +++ b/net/krb5/Makefile @@ -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 @@ -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