From f2c91b2d897ebbc7f4531ed46e6a650a582a92ff Mon Sep 17 00:00:00 2001 From: yurybura Date: Thu, 24 Dec 2020 04:16:42 +0300 Subject: [boost] update to 1.75.0 (#15090) --- ports/boost-iterator/CONTROL | 2 +- ports/boost-iterator/portfile.cmake | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'ports/boost-iterator') diff --git a/ports/boost-iterator/CONTROL b/ports/boost-iterator/CONTROL index 767c8bc7b..74d88d45f 100644 --- a/ports/boost-iterator/CONTROL +++ b/ports/boost-iterator/CONTROL @@ -1,6 +1,6 @@ # Automatically generated by scripts/boost/generate-ports.ps1 Source: boost-iterator -Version: 1.74.0 +Version: 1.75.0 Build-Depends: boost-assert, boost-compatibility, boost-concept-check, boost-config, boost-conversion, boost-core, boost-detail, boost-function-types, boost-fusion, boost-mpl, boost-optional, boost-smart-ptr, boost-static-assert, boost-type-traits, boost-utility, boost-vcpkg-helpers Homepage: https://github.com/boostorg/iterator Description: Boost iterator module diff --git a/ports/boost-iterator/portfile.cmake b/ports/boost-iterator/portfile.cmake index c2e190f7f..241b8e400 100644 --- a/ports/boost-iterator/portfile.cmake +++ b/ports/boost-iterator/portfile.cmake @@ -3,8 +3,8 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO boostorg/iterator - REF boost-1.74.0 - SHA512 64748013d26e998d71dfe1a693759863debb834af50d6b623873dbb2e7bbe3c8c3321bb5dec04baccb9d732623034f57195525168e341166a93048a6ba800c42 + REF boost-1.75.0 + SHA512 28148a5980f31e8d6e553800387335c9cb9ace06533c54825337178488efe1726f8ceb333da80dff394685c64aaf4848598845555a7f16bbde0bd73cf5c80e9b HEAD_REF master ) -- cgit v1.2.3