File tree Expand file tree Collapse file tree 4 files changed +8
-11
lines changed Expand file tree Collapse file tree 4 files changed +8
-11
lines changed Original file line number Diff line number Diff line change 1
- vcpkg_download_distfile (
2
- FIX_FMT_V11_JOIN_LINUX_INCLUDE_MEMORY_PATCH
3
- URLS https://github.com/lief-project/LIEF/commit/41166332a2435fdb7d2bdc5c73f9ff9b442c5459.patch?full_index=1
4
- FILENAME fix-fmt-v11-join-linux-include-memory-41166332a2435fdb7d2bdc5c73f9ff9b442c5459.patch
5
- SHA512 14d5f7380352bd340c16447905b8185dbd2d977c8ba245e01d982fe7fbbdffb71004b9d4fdd732bc13e71a11aa3f46a4822cdeb2277e2cec6b841492d0de5606
6
- )
7
-
8
1
vcpkg_from_github (
9
2
OUT_SOURCE_PATH SOURCE_PATH
10
3
REPO lief-project/LIEF
11
4
REF ${VERSION}
12
- SHA512 7df75fab6c7023e37a6a4d27fac8dcb4200e0235625fc5952bb23cedb2e582a37fb67ee471c1ae953c0b205fd9cca5538a835f65ef80a771f72dc7ff68000ed9
5
+ SHA512 776d26bc5d8ec7bca823d1c0fc821b0efc2411976901e1fca0ffecbc64591798e9e21a483c1637e9877bdd921dc463ffaef4eeb6a76d9dd8463c97c5f50834d4
13
6
HEAD_REF master
14
7
PATCHES
15
8
fix-cmakelists.patch
16
9
fix-liefconfig-cmake-in.patch
17
10
fix-vcpkg-includes.patch
18
- "${FIX_FMT_V11_JOIN_LINUX_INCLUDE_MEMORY_PATCH} "
19
11
)
20
12
21
13
file (REMOVE_RECURSE "${SOURCE_PATH} /third-party" )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " lief" ,
3
- "version-semver" : " 0.16.0 " ,
3
+ "version-semver" : " 0.16.1 " ,
4
4
"description" : " LIEF - Library to Instrument Executable Formats" ,
5
5
"homepage" : " https://lief.quarkslab.com" ,
6
6
"license" : " Apache-2.0" ,
Original file line number Diff line number Diff line change 5533
5533
"port-version" : 0
5534
5534
},
5535
5535
"lief" : {
5536
- "baseline" : " 0.16.0 " ,
5536
+ "baseline" : " 0.16.1 " ,
5537
5537
"port-version" : 0
5538
5538
},
5539
5539
"lightgbm" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"versions" : [
3
+ {
4
+ "git-tree" : " c93d7992ef9c457a2e320a5f10df9e1dfae1407d" ,
5
+ "version-semver" : " 0.16.1" ,
6
+ "port-version" : 0
7
+ },
3
8
{
4
9
"git-tree" : " fafe51c4db1abe4b79e44013592db1c89945740d" ,
5
10
"version-semver" : " 0.16.0" ,
You can’t perform that action at this time.
0 commit comments