diff options
| author | LarryIII <33021067+LarryIII@users.noreply.github.com> | 2019-04-03 22:16:09 -0700 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-04-03 22:16:09 -0700 |
| commit | e33ffb6f905fb6c7446003ce15028bc1f5606cf7 (patch) | |
| tree | 35d24e51590b46cf1fb75e3b500929c68ddaf419 /ports/date/CONTROL | |
| parent | 4d224838df2da68def51540e328b8b692ae5607f (diff) | |
| download | vcpkg-e33ffb6f905fb6c7446003ce15028bc1f5606cf7.tar.gz vcpkg-e33ffb6f905fb6c7446003ce15028bc1f5606cf7.zip | |
[date] Fix failures in UWP with latest commit (#5932)
Diffstat (limited to 'ports/date/CONTROL')
| -rw-r--r-- | ports/date/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/date/CONTROL b/ports/date/CONTROL index f9a86d671..99d514b8d 100644 --- a/ports/date/CONTROL +++ b/ports/date/CONTROL @@ -1,5 +1,5 @@ Source: date -Version: 2.4.1 +Version: 9dc96fd Description: A date and time library based on the C++11/14/17 <chrono> header Feature: remote-api |
