diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-04-12 04:03:17 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-04-12 23:32:09 -0700 |
| commit | 0764aafbd07fffa81e68aa1fe091b01ea429e29c (patch) | |
| tree | f260b96b853b607fd2a7a0cb0218a541a2c075ad /ports/date | |
| parent | 600f7fdf30434f7c1e1e15acf3df3271d6b91387 (diff) | |
| download | vcpkg-0764aafbd07fffa81e68aa1fe091b01ea429e29c.tar.gz vcpkg-0764aafbd07fffa81e68aa1fe091b01ea429e29c.zip | |
[abseil][aws-sdk-cpp][breakpad][chakracore][cimg][date][exiv2][libzip][rs-core-lib] Upgrades
Diffstat (limited to 'ports/date')
| -rw-r--r-- | ports/date/CONTROL | 2 | ||||
| -rw-r--r-- | ports/date/portfile.cmake | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/date/CONTROL b/ports/date/CONTROL index bf3095ac6..f9a86d671 100644 --- a/ports/date/CONTROL +++ b/ports/date/CONTROL @@ -1,5 +1,5 @@ Source: date -Version: 2.4 +Version: 2.4.1 Description: A date and time library based on the C++11/14/17 <chrono> header Feature: remote-api diff --git a/ports/date/portfile.cmake b/ports/date/portfile.cmake index 3b36a19fc..749c0c5f0 100644 --- a/ports/date/portfile.cmake +++ b/ports/date/portfile.cmake @@ -10,8 +10,8 @@ endif() vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO HowardHinnant/date - REF v2.4 - SHA512 01bcc021ebf9ca0ac88c797896a291ff81834e7fae37323ad20881d3a172963c04d3c7bea0dd37cd945b756ab7f70f0a02edb18a085bf9abf8d8f10056f73f3c + REF v2.4.1 + SHA512 ce7d1c4518558d3690b3a33cd3da1066b43a5f641282c331c60be73e9b010227d4998bca5f34694215ae52f6514a2f5eccd6b0a5ee3dcf8cef2f2d1644c8beee HEAD_REF master ) |
