summaryrefslogtreecommitdiff
path: root/security/krb5/Makefile
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2022-05-26 17:25:26 -0700
committerCy Schubert <cy@FreeBSD.org>2022-05-27 06:45:07 -0700
commitd33c01d9cc1864a2be757fb99caa63223cfe5519 (patch)
tree6dc436fae7e61c5810d9c97b57fd8b7a3f52f749 /security/krb5/Makefile
parentsecurity/krb5: Remove expirred krb5 version (diff)
security/krb5-120: Welcome new krb5 1.20
Welcome the new krb5-120 (1.20) from MIT. krb5-118 is now deprecated and scheduled for removal a year from now.
Diffstat (limited to 'security/krb5/Makefile')
-rw-r--r--security/krb5/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/krb5/Makefile b/security/krb5/Makefile
index 31d0674d672f..bef90ee39fcf 100644
--- a/security/krb5/Makefile
+++ b/security/krb5/Makefile
@@ -1,7 +1,7 @@
-VERSIONS= 118 119
+VERSIONS= 119 120
# When changing this, remember to build test security/sssd with SMB=on
# Reference: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244778
-KRB5_VERSION?= 119
+KRB5_VERSION?= 120
MASTERDIR= ${.CURDIR}/../krb5-${KRB5_VERSION}