aboutsummaryrefslogtreecommitdiff
path: root/ports/date/CONTROL
diff options
context:
space:
mode:
authorLong Nguyen <nguyen.long.908132@gmail.com>2021-02-04 02:40:02 +0700
committerGitHub <noreply@github.com>2021-02-03 11:40:02 -0800
commite2fc73ec5c6d6e30dd6ea56312c49d7aa3fdb744 (patch)
tree64ec1a23296c2767bedd99c266d5d5b1e02927bb /ports/date/CONTROL
parent36f69420544d72c4a8ee0c72870315ba9ce01ef1 (diff)
downloadvcpkg-e2fc73ec5c6d6e30dd6ea56312c49d7aa3fdb744.tar.gz
vcpkg-e2fc73ec5c6d6e30dd6ea56312c49d7aa3fdb744.zip
[date] Fix vcpkg_fixup_cmake_targets for mingw (#15994)
* [date] Fix vcpkg_fixup_cmake_targets for mingw * [vcpkg baseline] Update date port-version * [date] Tweak Windows detection Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com> * [vcpkg baseline] Update date port-version again Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>
Diffstat (limited to 'ports/date/CONTROL')
-rw-r--r--ports/date/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/date/CONTROL b/ports/date/CONTROL
index b44b024cd..0489b34d3 100644
--- a/ports/date/CONTROL
+++ b/ports/date/CONTROL
@@ -1,6 +1,6 @@
Source: date
Version: 3.0.0
-Port-Version: 1
+Port-Version: 2
Homepage: https://github.com/HowardHinnant/date
Description: A date and time library based on the C++17 <chrono> header