[libical] update to v3.0.16 (#27302)

* update libical

* update version

Co-authored-by: Monica <v-liumonica@microsoft.com>
This commit is contained in:
MonicaLiu 2022-10-20 05:18:05 +08:00 committed by GitHub
parent c6f2ab8e67
commit 79caba3c9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 4 deletions

View File

@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO libical/libical
REF 408c598eea3d40c728df4e7dfd78dcdcc132c377 #v3.0.15
SHA512 7b25f3eab1b81621eb4704943bf9c69f5bb37a3d1489f84e95febb69073fa583877649a3d1109679962175f57f953547601e02349f034eb95b5eda8cfcec6f71
REF 5990fd0ac00ee3f068909ac86aa642c940720150 #v3.0.16
SHA512 46e9330373e0c5ff4ffb658c2bd0a18cf082b539edf467323926c9b256122613b75190305f3365e52f26371bf51142c16dd40b8c18d2d13020e703b1d5d45042
)
vcpkg_find_acquire_program(PERL)

View File

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

View File

@ -3817,7 +3817,7 @@
"port-version": 0
},
"libical": {
"baseline": "3.0.15",
"baseline": "3.0.16",
"port-version": 0
},
"libice": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "1b43ddbc68adc33c4d442851a313d655840a7893",
"version": "3.0.16",
"port-version": 0
},
{
"git-tree": "ebb6d5999a0382ec8845da8fc473fa794a4f5aee",
"version": "3.0.15",