diff --git a/ports/sdbus-cpp/portfile.cmake b/ports/sdbus-cpp/portfile.cmake index 163df30c14..18da4c8cfb 100644 --- a/ports/sdbus-cpp/portfile.cmake +++ b/ports/sdbus-cpp/portfile.cmake @@ -4,7 +4,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO Kistler-Group/sdbus-cpp REF "v${VERSION}" - SHA512 638453d2ea0d5ba556eacda59ca114896bf275d227b33b525259bf69dac3d766df6586046e6ea83a8c1afe9fb0701f4d358819ed9300bab598e775a0a2880917 + SHA512 4247d49f0d5231e2768c0c96fa9c266bbcc340292c9c3d748f9c37ff992b82301faea798300f916e9a5c992d77adfe56186866c91a4c7d4157750ff09ba5a047 ) diff --git a/ports/sdbus-cpp/vcpkg.json b/ports/sdbus-cpp/vcpkg.json index 6e327ed77d..75c644158c 100644 --- a/ports/sdbus-cpp/vcpkg.json +++ b/ports/sdbus-cpp/vcpkg.json @@ -1,6 +1,6 @@ { "name": "sdbus-cpp", - "version": "2.0.0", + "version": "2.1.0", "description": "High-level C++ D-Bus library for Linux designed to provide easy-to-use yet powerful API in modern C++", "homepage": "https://github.com/Kistler-Group/sdbus-cpp", "license": "LGPL-2.1-only", diff --git a/versions/baseline.json b/versions/baseline.json index cbab2b30b3..78e86369bf 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -8177,7 +8177,7 @@ "port-version": 3 }, "sdbus-cpp": { - "baseline": "2.0.0", + "baseline": "2.1.0", "port-version": 0 }, "sdformat10": { diff --git a/versions/s-/sdbus-cpp.json b/versions/s-/sdbus-cpp.json index 4b20f35dd6..1289da7523 100644 --- a/versions/s-/sdbus-cpp.json +++ b/versions/s-/sdbus-cpp.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "c25ae3e021ec2ce1b605aac6fb0af5f090f70b01", + "version": "2.1.0", + "port-version": 0 + }, { "git-tree": "ad6661523f300de594ff3c23bb02922adce8454a", "version": "2.0.0",