git: 8f46ba065143 - main - krb5: Adjust version to 1.22.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 01 May 2026 00:58:25 UTC
The branch main has been updated by cy:
URL: https://cgit.FreeBSD.org/src/commit/?id=8f46ba065143d9d89968a20b23844287d54c04a2
commit 8f46ba065143d9d89968a20b23844287d54c04a2
Author: Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2026-05-01 00:57:39 +0000
Commit: Cy Schubert <cy@FreeBSD.org>
CommitDate: 2026-05-01 00:57:39 +0000
krb5: Adjust version to 1.22.2
Fixes: 736e411a737b
---
krb5/Makefile.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/krb5/Makefile.inc b/krb5/Makefile.inc
index 34d04daab0b1..e3f85fdded3c 100644
--- a/krb5/Makefile.inc
+++ b/krb5/Makefile.inc
@@ -10,7 +10,7 @@
.include <src.opts.mk>
PACKAGE?= kerberos
-KRB5_VERSION= 1.22.1
+KRB5_VERSION= 1.22.2
# MIT KRB5 uses KRB5_DIR. Heimdal uses KRB5DIR.
KRB5_SRCTOP= ${SRCTOP}/krb5