mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-27 10:21:07 +08:00
[libsystemd] Update to 256.4 (#40274)
This commit is contained in:
parent
090f93674d
commit
fa4c382661
@ -2,7 +2,7 @@ vcpkg_from_github(
|
|||||||
OUT_SOURCE_PATH SOURCE_PATH
|
OUT_SOURCE_PATH SOURCE_PATH
|
||||||
REPO systemd/systemd
|
REPO systemd/systemd
|
||||||
REF "v${VERSION}"
|
REF "v${VERSION}"
|
||||||
SHA512 10da82ee58d3608c41cb0204fdf0227af965b13b8f3716e4f5dea994c236c08a5e31f09ba0d3774cea20a365e1d959c8c865fdeacc82400da55e94ad800e75ba
|
SHA512 0357f1b61a07e594aff118dec54bd7233f37b69ccdfa393b91f46f32f08238fa7dd44df70d1df858464c866e114868ae1bec66dc685703d425cbd4c86baddfb8
|
||||||
PATCHES
|
PATCHES
|
||||||
disable-warning-nonnull.patch
|
disable-warning-nonnull.patch
|
||||||
only-libsystemd.patch
|
only-libsystemd.patch
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "libsystemd",
|
"name": "libsystemd",
|
||||||
"version": "256.2",
|
"version": "256.4",
|
||||||
"description": "Libsystemd",
|
"description": "Libsystemd",
|
||||||
"homepage": "https://github.com/systemd/systemd",
|
"homepage": "https://github.com/systemd/systemd",
|
||||||
"license": null,
|
"license": null,
|
||||||
|
@ -5093,7 +5093,7 @@
|
|||||||
"port-version": 1
|
"port-version": 1
|
||||||
},
|
},
|
||||||
"libsystemd": {
|
"libsystemd": {
|
||||||
"baseline": "256.2",
|
"baseline": "256.4",
|
||||||
"port-version": 0
|
"port-version": 0
|
||||||
},
|
},
|
||||||
"libtar": {
|
"libtar": {
|
||||||
|
@ -1,5 +1,10 @@
|
|||||||
{
|
{
|
||||||
"versions": [
|
"versions": [
|
||||||
|
{
|
||||||
|
"git-tree": "03b20e5c1a908db5d38dd3fad3fa074c10e6b04b",
|
||||||
|
"version": "256.4",
|
||||||
|
"port-version": 0
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"git-tree": "9b6ef432aa434e0b1f188e23e6d1309a9050ab0b",
|
"git-tree": "9b6ef432aa434e0b1f188e23e6d1309a9050ab0b",
|
||||||
"version": "256.2",
|
"version": "256.2",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user