diff options
Diffstat (limited to 'ports/binn')
| -rw-r--r-- | ports/binn/CONTROL | 2 | ||||
| -rw-r--r-- | ports/binn/portfile.cmake | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/binn/CONTROL b/ports/binn/CONTROL index b6259b52e..f0c5dc45a 100644 --- a/ports/binn/CONTROL +++ b/ports/binn/CONTROL @@ -1,3 +1,3 @@ Source: binn -Version: 1.0 +Version: 2.0 Description: Binn is a binary data serialization format designed to be compact, fast and easy to use.
\ No newline at end of file diff --git a/ports/binn/portfile.cmake b/ports/binn/portfile.cmake index e470f0f40..1717d60d6 100644 --- a/ports/binn/portfile.cmake +++ b/ports/binn/portfile.cmake @@ -5,8 +5,8 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY) vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO liteserver/binn - REF 38019c11e582e5078436b8257887e79a33db8b28 - SHA512 82c7ef211154303ebb4cb991e620da520231edd224de674d4dabc42760fd7b8b6dd7be167d6c0b6c04146ea7e077b0bcff14312be909cb4ebb1ec786863d3fb4 + REF 9d7a26800cc5285818502778a6b3905d65664a1d # 2.0 + SHA512 2507303dfa8b1815507e2ff96482ef94792927a5004195a55c5dadf1fcc29bfa474f8f2a8fb4c285132e782fb54b836d5113e431d25dc23aadbb148d588f26c4 HEAD_REF master PATCHES 0001_fix_uwp.patch |
