aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-function
diff options
context:
space:
mode:
authorLong Nguyen <nguyen.long.908132@gmail.com>2020-12-16 06:00:41 +0700
committerGitHub <noreply@github.com>2020-12-15 15:00:41 -0800
commit7944ed328a10833c4a6b3ab3ff947b2a0b9f8d9b (patch)
treefea1ac5e3fd3c0d525b0b358076eb127b5d1405d /ports/boost-function
parent7e50ef05c8afa214732389bb7d98bcc86c12759e (diff)
downloadvcpkg-7944ed328a10833c4a6b3ab3ff947b2a0b9f8d9b.tar.gz
vcpkg-7944ed328a10833c4a6b3ab3ff947b2a0b9f8d9b.zip
[icu] mingw support + [mp3lame] Fix VCPKG_TARGET_STATIC_LIBRARY_SUFFIX (#14969)
Diffstat (limited to 'ports/boost-function')
-rw-r--r--ports/boost-function/CONTROL4
-rw-r--r--ports/boost-function/portfile.cmake2
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/boost-function/CONTROL b/ports/boost-function/CONTROL
index a8551567e..0d19ff3a5 100644
--- a/ports/boost-function/CONTROL
+++ b/ports/boost-function/CONTROL
@@ -1,6 +1,6 @@
-# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
+# Automatically generated by scripts/boost/generate-ports.ps1
Source: boost-function
Version: 1.74.0
-Build-Depends: boost-assert, boost-bind, boost-config, boost-core, boost-integer, boost-preprocessor, boost-throw-exception, boost-type-index, boost-typeof, boost-type-traits, boost-vcpkg-helpers
+Build-Depends: boost-assert, boost-bind, boost-config, boost-core, boost-integer, boost-preprocessor, boost-throw-exception, boost-type-index, boost-type-traits, boost-typeof, boost-vcpkg-helpers
Homepage: https://github.com/boostorg/function
Description: Boost function module
diff --git a/ports/boost-function/portfile.cmake b/ports/boost-function/portfile.cmake
index 2f67eedc4..6aee9e2c4 100644
--- a/ports/boost-function/portfile.cmake
+++ b/ports/boost-function/portfile.cmake
@@ -1,4 +1,4 @@
-# Automatically generated by boost-vcpkg-helpers/generate-ports.ps1
+# Automatically generated by scripts/boost/generate-ports.ps1
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH