[krb5] Update to 1.21.3 (#39623)

This commit is contained in:
WangWeiLin-MV 2024-07-02 17:43:01 +00:00 committed by GitHub
parent 9afd245f07
commit 9d397c2e5e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 9 additions and 5 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO krb5/krb5
REF krb5-${VERSION}-final
SHA512 184ef8645d7e17f30a8e3d4005364424d2095b3d0c96f26ecef0c2dd2f3a096a0dd40558ed113121483717e44f6af41e71be0e5e079c76a205535d0c11a2ea34
SHA512 82ea07acbc91a0352579aeec4f20d1c6d2c3f024640eaaa046f3ec5852d5d9c84143a1e0d04a5cf146f90c3406830823845eb608907f4060d7f765dfe0fb10a8
HEAD_REF master
PATCHES
static-deps.diff

View File

@ -1,8 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
"name": "krb5",
"version": "1.21.2",
"port-version": 4,
"version": "1.21.3",
"description": [
"Kerberos is a network authentication protocol.",
"It is designed to provide strong authentication for client/server applications by using secret-key cryptography.",

View File

@ -4073,8 +4073,8 @@
"port-version": 0
},
"krb5": {
"baseline": "1.21.2",
"port-version": 4
"baseline": "1.21.3",
"port-version": 0
},
"ktx": {
"baseline": "4.3.1",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "657a5de48ad7f70915fb10cbfc93aec06a4b2018",
"version": "1.21.3",
"port-version": 0
},
{
"git-tree": "deb0f92c503d39f2c011c3d27ce58066ebea3ba9",
"version": "1.21.2",