[libical] Update to 3.0.19 (#42906)

This commit is contained in:
Lily Wang 2024-12-30 07:32:11 -08:00 committed by GitHub
parent bb4cfe509d
commit 6cb30d5d4d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 9 additions and 4 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO libical/libical
REF "v${VERSION}"
SHA512 53ecf6c14a68d569dd11bfdeb1a072def847a14d189c6af16eab202e004350ee7d9488c6b63e9cb67889e8c2dec90643fef46aec143a915f28270d0752eaa9d5
SHA512 32e5cac219801b40d8691deae6efae6fdaa64ca0968a72af5b27647958d44d79626c26c4e3675cfb284c2f1039c237c61ba2dd6030e9b1ea6a9d69296424240d
)
vcpkg_find_acquire_program(PERL)
@ -39,4 +39,4 @@ vcpkg_fixup_pkgconfig()
file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug/include")
file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug/share")
file(INSTALL "${SOURCE_PATH}/COPYING" DESTINATION "${CURRENT_PACKAGES_DIR}/share/${PORT}" RENAME copyright)
vcpkg_install_copyright(FILE_LIST "${SOURCE_PATH}/COPYING")

View File

@ -1,6 +1,6 @@
{
"name": "libical",
"version": "3.0.18",
"version": "3.0.19",
"description": "Reference implementation of the iCalendar data type and serialization format",
"homepage": "https://github.com/libical/libical",
"license": "MPL-2.0",

View File

@ -4673,7 +4673,7 @@
"port-version": 0
},
"libical": {
"baseline": "3.0.18",
"baseline": "3.0.19",
"port-version": 0
},
"libice": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "5d8962c7ef4bbfbdb942c83ec6af0a283b086110",
"version": "3.0.19",
"port-version": 0
},
{
"git-tree": "4ccfb365a99b0784a89dedeedc3d78d876606afe",
"version": "3.0.18",