diff --git a/ports/cryptopp/portfile.cmake b/ports/cryptopp/portfile.cmake index aa4dd1f630..4accd731d8 100644 --- a/ports/cryptopp/portfile.cmake +++ b/ports/cryptopp/portfile.cmake @@ -3,8 +3,8 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY) vcpkg_from_github( OUT_SOURCE_PATH CMAKE_SOURCE_PATH REPO abdes/cryptopp-cmake - REF 51d00a28d761b7ae1585ee554a55fd8e6b943c9a #CRYPTOPP_8_7_0 - SHA512 cd4d6ea6b33495dd63f4204c45c6cc2a850f26d36465b7edfcca359eb7b6a3623b6116d2ab44da311cbf1dbbcb9731ab78a94fce21eb162c9773e4bf191f669a + REF 206aab4cb1e6e78b8460b8c0fe08449c280e321e #CRYPTOPP_8_7_0_1 + SHA512 594cf9c277d703462375bdd466acd0145e849f55a7519ab266c3f2a6bd810341e86b088b9b4419a2ba2e63146c26de5ac295be071ec008dffdee8dc1edf32157 HEAD_REF master ) diff --git a/ports/cryptopp/vcpkg.json b/ports/cryptopp/vcpkg.json index 2d2d4f6b21..8fd926b8fc 100644 --- a/ports/cryptopp/vcpkg.json +++ b/ports/cryptopp/vcpkg.json @@ -1,7 +1,7 @@ { "name": "cryptopp", "version": "8.7.0", - "port-version": 2, + "port-version": 3, "description": "Crypto++ is a free C++ class library of cryptographic schemes.", "homepage": "https://github.com/weidai11/cryptopp", "license": "BSL-1.0", diff --git a/versions/baseline.json b/versions/baseline.json index 2a0ea85406..2d6801fe5d 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -1798,7 +1798,7 @@ }, "cryptopp": { "baseline": "8.7.0", - "port-version": 2 + "port-version": 3 }, "cserialport": { "baseline": "4.2.1", diff --git a/versions/c-/cryptopp.json b/versions/c-/cryptopp.json index 63b94df3af..1ca10defaf 100644 --- a/versions/c-/cryptopp.json +++ b/versions/c-/cryptopp.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "21a45a2fb90fe76c026e8033c58c699d63cbf4e9", + "version": "8.7.0", + "port-version": 3 + }, { "git-tree": "20b463ab90fac219ea14ff22661b9afbff15b54a", "version": "8.7.0",