File tree Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ vcpkg_download_distfile(ARCHIVE
2
2
URLS "https://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/libcap-${VERSION} .tar.xz"
3
3
"https://www.mirrorservice.org/sites/ftp.kernel.org/pub/linux/libs/security/linux-privs/libcap2/libcap-${VERSION} .tar.xz"
4
4
FILENAME "libcap-${VERSION} .tar.xz"
5
- SHA512 59bb6781d96776595ad3df890f4e5188380634eabbb6128f3a5307946b01cf3bd19dee8a29d3e501de1d9e1c6ed0092c4cd5adc91da227a1260c1f4356cc0bf3
5
+ SHA512 8ab72cf39bf029656b2a4a5972a0da4ab4b46a3d8a8da66d6cde925e06fe34df2fa5fc4d0b62c9cec4972b0b2678fdac6ef9421b6fb83c2a5bf869cf8d5fdb16
6
6
)
7
7
8
8
vcpkg_extract_source_archive (SOURCE_PATH
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " libcap" ,
3
- "version" : " 2.71 " ,
3
+ "version" : " 2.73 " ,
4
4
"description" : " A library for getting and setting POSIX.1e (formerly POSIX 6) draft 15 capabilities." ,
5
5
"homepage" : " https://sites.google.com/site/fullycapable/" ,
6
6
"license" : " BSD-3-Clause OR GPL-2.0-only" ,
Original file line number Diff line number Diff line change 4365
4365
"port-version" : 4
4366
4366
},
4367
4367
"libcap" : {
4368
- "baseline" : " 2.71 " ,
4368
+ "baseline" : " 2.73 " ,
4369
4369
"port-version" : 0
4370
4370
},
4371
4371
"libcbor" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"versions" : [
3
+ {
4
+ "git-tree" : " 958892a0b06a8065844bcf29104e85f46b0cd743" ,
5
+ "version" : " 2.73" ,
6
+ "port-version" : 0
7
+ },
3
8
{
4
9
"git-tree" : " 624965e04fa91928fc26f8a061527d30ed58bf98" ,
5
10
"version" : " 2.71" ,
You can’t perform that action at this time.
0 commit comments