diff --git a/ports/boost-math/vcpkg.json b/ports/boost-math/vcpkg.json index 757cfe02081480..c26cd704bcd2c5 100644 --- a/ports/boost-math/vcpkg.json +++ b/ports/boost-math/vcpkg.json @@ -2,9 +2,8 @@ "$comment": "Automatically generated by scripts/boost/generate-ports.ps1", "name": "boost-math", "version": "1.85.0", - "port-version": 1, "description": "Boost math module", - "homepage": "https://www.boost.org/libs/math", + "homepage": "https://github.com/boostorg/math", "license": "BSL-1.0", "dependencies": [ { diff --git a/versions/b-/boost-math.json b/versions/b-/boost-math.json index ffe6668ed41195..ee1ad7113a505c 100644 --- a/versions/b-/boost-math.json +++ b/versions/b-/boost-math.json @@ -1,10 +1,5 @@ { "versions": [ - { - "git-tree": "113940d8009ab190fc5ba489653dc12ef654b393", - "version": "1.85.0", - "port-version": 1 - }, { "git-tree": "d20af189e049131ea08bd503537374afa4d70062", "version": "1.85.0", diff --git a/versions/baseline.json b/versions/baseline.json index 9617ee1fe392b0..c224f3c059823d 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -1022,7 +1022,7 @@ }, "boost-math": { "baseline": "1.85.0", - "port-version": 1 + "port-version": 0 }, "boost-metaparse": { "baseline": "1.85.0",