diff --git a/ports/libosmium/portfile.cmake b/ports/libosmium/portfile.cmake index ebc364284d..f764134df6 100644 --- a/ports/libosmium/portfile.cmake +++ b/ports/libosmium/portfile.cmake @@ -2,8 +2,8 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO osmcode/libosmium - REF b263ba5e85c9ac254fa4090c855ec6f0556795e2 #v2.17.0 - SHA512 fd2955af6153ef58d76cca1e5b83cb70cd33cb616a3e221a80df94ee1256eeeaa5f15f4727cd1023f0335e55d7f3f36e3f9f5490bcd78ba9d267b2075480d1ba + REF v2.17.1 + SHA512 08d1eb272b82364118b97213310e5d62fdbb071cfad74989bdc5bb25f9e14b067d53016d19bfed3972d3385343fc74edf86407860be83c59e74902cd1f26bb33 ) set(BOOST_ROOT "${CURRENT_INSTALLED_DIR}") diff --git a/ports/libosmium/vcpkg.json b/ports/libosmium/vcpkg.json index 2bd42371b5..904c1e22a3 100644 --- a/ports/libosmium/vcpkg.json +++ b/ports/libosmium/vcpkg.json @@ -1,6 +1,6 @@ { "name": "libosmium", - "version-semver": "2.17.0", + "version-semver": "2.17.1", "description": "A fast and flexible C++ library for working with OpenStreetMap data", "homepage": "https://osmcode.org/libosmium/", "dependencies": [ diff --git a/versions/baseline.json b/versions/baseline.json index 711e37f46e..fcaf783fd5 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -3725,7 +3725,7 @@ "port-version": 1 }, "libosmium": { - "baseline": "2.17.0", + "baseline": "2.17.1", "port-version": 0 }, "libosmscout": { diff --git a/versions/l-/libosmium.json b/versions/l-/libosmium.json index 7d8e06643a..acf60f09b4 100644 --- a/versions/l-/libosmium.json +++ b/versions/l-/libosmium.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "862e140771bed4c7e9b7bc8ffc798edbbd3daa1c", + "version-semver": "2.17.1", + "port-version": 0 + }, { "git-tree": "3cfda0b067f25efdb3d3f35421c5eb898cba74c3", "version-semver": "2.17.0",