1
0
mirror of https://git.FreeBSD.org/src.git synced 2026-06-02 11:24:32 +00:00

krb5: Adjust additional version strings

Fixes:		736e411a73
This commit is contained in:
Cy Schubert
2026-05-01 07:40:19 -07:00
parent 8583bcb5b4
commit c64ee36e5d
3 changed files with 4 additions and 3 deletions
+2 -2
View File
@@ -641,7 +641,7 @@
#define PACKAGE_NAME "Kerberos 5"
/* Define to the full name and version of this package. */
#define PACKAGE_STRING "Kerberos 5 1.22.1"
#define PACKAGE_STRING "Kerberos 5 1.22.2"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "krb5"
@@ -650,7 +650,7 @@
#define PACKAGE_URL ""
/* Define to the version of this package. */
#define PACKAGE_VERSION "1.22.1"
#define PACKAGE_VERSION "1.22.2"
/* Default PKCS11 module name */
#define PKCS11_MODNAME "opensc-pkcs11.so"
+1
View File
@@ -8,6 +8,7 @@
#
.include "../Makefile.inc"
.include "../../Makefile.pc"
SCRIPTS= krb5-config.sh
BINDIR?= /usr/bin
+1 -1
View File
@@ -26,7 +26,7 @@
# Configurable parameters set by autoconf
# Disreagard the above. Edit this by hand in the bespoke FreeBSD build.
version_string="Kerberos 5 release 1.22.1"
version_string="Kerberos 5 release 1.22.2"
prefix=/usr
exec_prefix=${prefix}