From 0e1252388d5353f031e177b2826bab98d6c2e21c Mon Sep 17 00:00:00 2001 From: niclar Date: Fri, 6 Nov 2020 22:30:37 +0100 Subject: [boost] Update to 1.74.0 (#14089) --- ports/boost-parameter-python/CONTROL | 3 +-- ports/boost-parameter-python/portfile.cmake | 4 ++-- 2 files changed, 3 insertions(+), 4 deletions(-) (limited to 'ports/boost-parameter-python') diff --git a/ports/boost-parameter-python/CONTROL b/ports/boost-parameter-python/CONTROL index 638f49295..e5acabb8f 100644 --- a/ports/boost-parameter-python/CONTROL +++ b/ports/boost-parameter-python/CONTROL @@ -1,7 +1,6 @@ # Automatically generated by boost-vcpkg-helpers/generate-ports.ps1 Source: boost-parameter-python -Version: 1.73.0 -Port-Version: 2 +Version: 1.74.0 Build-Depends: boost-mpl, boost-parameter, boost-preprocessor, boost-python (!uwp&!(arm&windows)&!emscripten), boost-vcpkg-helpers Homepage: https://github.com/boostorg/parameter_python Description: Boost parameter_python module diff --git a/ports/boost-parameter-python/portfile.cmake b/ports/boost-parameter-python/portfile.cmake index f570f6388..7530e00b2 100644 --- a/ports/boost-parameter-python/portfile.cmake +++ b/ports/boost-parameter-python/portfile.cmake @@ -3,8 +3,8 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/parameter_python - REF boost-1.73.0 - SHA512 a2c05d5840465ed042dc2144d18b917cd68d1f89d0f616203663abbdf0d28c075b5bd2615384202e2584a4fbb663aa7fdee05d534a04c5c08f9a98fd901affbf + REF boost-1.74.0 + SHA512 a8661adbb4f89e41e1676574e15582135a5fdae3be303cee93c2ce55cc01a6fe18a8b5040c4328cae69e188195f94e0821e47f59a0ca0b3641b2cd58563ef5eb HEAD_REF master ) -- cgit v1.2.3