aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2021-05-10 14:27:13 -0700
committerGitHub <noreply@github.com>2021-05-10 14:27:13 -0700
commitd80aec75f91baf6a11f699fd2a2615e150a14e85 (patch)
treeb912a85f243f73f822d6da1df1f808663aa9aa33 /net
parent28087c7045699e9d339e03b627cfeb68ba36808e (diff)
parent57f3851d7067f55dda4451d5c20ac28d92dda5b7 (diff)
Merge pull request #15589 from flyn-org/krb5
krb5: update to 1.19.1
Diffstat (limited to 'net')
-rw-r--r--net/krb5/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/krb5/Makefile b/net/krb5/Makefile
index 6ea88b0dd..2bba5fc64 100644
--- a/net/krb5/Makefile
+++ b/net/krb5/Makefile
@@ -8,8 +8,8 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=krb5
-PKG_VERSION:=1.18.3
-PKG_RELEASE:=2
+PKG_VERSION:=1.19.1
+PKG_RELEASE:=$(AUTORELEASE)
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.18
-PKG_HASH:=e61783c292b5efd9afb45c555a80dd267ac67eebabca42185362bee6c4fbd719
+PKG_SOURCE_URL:=https://web.mit.edu/kerberos/dist/krb5/1.19
+PKG_HASH:=fa16f87eb7e3ec3586143c800d7eaff98b5e0dcdf0772af7d98612e49dbeb20b
PKG_BUILD_PARALLEL:=1
PKG_INSTALL:=1