diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2016-12-05 22:47:24 -0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2016-12-05 22:47:24 -0800 |
| commit | 33d5ff4e08be49c603bcc66de959d1e693255118 (patch) | |
| tree | 5124683040c0fb09b4902605532ff3d4e3d30986 /ports/gflags/CONTROL | |
| parent | 92f801571606fa98abc38b3a450fec4f4d5a7175 (diff) | |
| download | vcpkg-33d5ff4e08be49c603bcc66de959d1e693255118.tar.gz vcpkg-33d5ff4e08be49c603bcc66de959d1e693255118.zip | |
[gflags] Switch to using zip files -- this makes the download faster and easier to upgrade. Remove gflags_nothreads to avoid choices at link time.
Diffstat (limited to 'ports/gflags/CONTROL')
| -rw-r--r-- | ports/gflags/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/gflags/CONTROL b/ports/gflags/CONTROL index 62910c121..0833c3c76 100644 --- a/ports/gflags/CONTROL +++ b/ports/gflags/CONTROL @@ -1,3 +1,3 @@ Source: gflags -Version: 2.2.0 +Version: 2.2.0-1 Description: A C++ library that implements commandline flags processing |
