From 8256b967432f5d58fba121617026f16c1d6de864 Mon Sep 17 00:00:00 2001 From: "W. Michael Petullo" Date: Fri, 6 Jul 2018 08:45:36 -0400 Subject: [PATCH] krb5: update to 1.16.1 Signed-off-by: W. Michael Petullo --- net/krb5/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/krb5/Makefile b/net/krb5/Makefile index d474ba18a..5e366e361 100644 --- a/net/krb5/Makefile +++ b/net/krb5/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=krb5 -PKG_VERSION:=1.16 +PKG_VERSION:=1.16.1 PKG_RELEASE:=3 PKG_MAINTAINER:=W. Michael Petullo @@ -18,7 +18,7 @@ PKG_LICENSE_FILES:=NOTICE PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://web.mit.edu/kerberos/dist/krb5/1.16/ -PKG_HASH:=faeb125f83b0fb4cdb2f99f088140631bb47d975982de0956d18c85842969e08 +PKG_HASH:=214ffe394e3ad0c730564074ec44f1da119159d94281bbec541dc29168d21117 PKG_BUILD_PARALLEL:=1 PKG_INSTALL:=1