diff options
Diffstat (limited to 'ports/boost-filesystem')
| -rw-r--r-- | ports/boost-filesystem/portfile.cmake | 4 | ||||
| -rw-r--r-- | ports/boost-filesystem/vcpkg.json | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/ports/boost-filesystem/portfile.cmake b/ports/boost-filesystem/portfile.cmake index e1bc985ea..55241314a 100644 --- a/ports/boost-filesystem/portfile.cmake +++ b/ports/boost-filesystem/portfile.cmake @@ -3,8 +3,8 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO boostorg/filesystem
- REF boost-1.75.0
- SHA512 e79008f39568eaa4763110e4c172b022220b0667d7f05c606daed92f6f5c3977f2478063b6b16db6517b3e33b2df8ec13f8f0ae134fb2020a93d64895170b08d
+ REF boost-1.76.0
+ SHA512 1df89b441c2528844218e447e420c7c9aea0d72f8563ff20f86acebbc7d0d69ed9661422b3625e51005b975d73d7fac3efb69692e21ee13dd92fc1855f119088
HEAD_REF master
)
diff --git a/ports/boost-filesystem/vcpkg.json b/ports/boost-filesystem/vcpkg.json index dd89855ee..d5f6438d1 100644 --- a/ports/boost-filesystem/vcpkg.json +++ b/ports/boost-filesystem/vcpkg.json @@ -1,7 +1,6 @@ { "name": "boost-filesystem", - "version-string": "1.75.0", - "port-version": 1, + "version": "1.76.0", "description": "Boost filesystem module", "homepage": "https://github.com/boostorg/filesystem", "supports": "!uwp", @@ -15,7 +14,6 @@ "boost-core", "boost-detail", "boost-functional", - "boost-integer", "boost-io", "boost-iterator", { |
