aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYury Bura <yurybura@gmail.com>2018-03-12 22:44:59 +0300
committerYury Bura <yurybura@gmail.com>2018-03-12 22:44:59 +0300
commitffb77253557b7b640c4b5dd6fb13c77b2608df4e (patch)
tree47e32e3a8d548546ca2d11d318dd92fc10b8e088
parent23a876d2177992b90d47c7acf2b8dd30e93c581f (diff)
downloadvcpkg-ffb77253557b7b640c4b5dd6fb13c77b2608df4e.tar.gz
vcpkg-ffb77253557b7b640c4b5dd6fb13c77b2608df4e.zip
Update versions
-rw-r--r--ports/benchmark/CONTROL2
-rw-r--r--ports/gflags/CONTROL2
-rw-r--r--ports/gtest/CONTROL2
-rw-r--r--ports/lz4/CONTROL2
-rw-r--r--ports/rocksdb/CONTROL2
-rw-r--r--ports/snappy/CONTROL2
-rw-r--r--ports/zlib/CONTROL2
7 files changed, 7 insertions, 7 deletions
diff --git a/ports/benchmark/CONTROL b/ports/benchmark/CONTROL
index 9e6262e1b..5b56de372 100644
--- a/ports/benchmark/CONTROL
+++ b/ports/benchmark/CONTROL
@@ -1,3 +1,3 @@
Source: benchmark
-Version: 1.3.0
+Version: 1.3.0-1
Description: A library to support the benchmarking of functions, similar to unit-tests.
diff --git a/ports/gflags/CONTROL b/ports/gflags/CONTROL
index 72f2937b7..0a8d83aee 100644
--- a/ports/gflags/CONTROL
+++ b/ports/gflags/CONTROL
@@ -1,3 +1,3 @@
Source: gflags
-Version: 2.2.1-2
+Version: 2.2.1-3
Description: A C++ library that implements commandline flags processing
diff --git a/ports/gtest/CONTROL b/ports/gtest/CONTROL
index f41aec0b9..e76e815c4 100644
--- a/ports/gtest/CONTROL
+++ b/ports/gtest/CONTROL
@@ -1,3 +1,3 @@
Source: gtest
-Version: 1.8.0-6
+Version: 1.8.0-7
Description: GoogleTest and GoogleMock testing frameworks.
diff --git a/ports/lz4/CONTROL b/ports/lz4/CONTROL
index ae7d57377..4a0f53689 100644
--- a/ports/lz4/CONTROL
+++ b/ports/lz4/CONTROL
@@ -1,3 +1,3 @@
Source: lz4
-Version: 1.8.1.2
+Version: 1.8.1.2-1
Description: Lossless compression algorithm, providing compression speed at 400 MB/s per core.
diff --git a/ports/rocksdb/CONTROL b/ports/rocksdb/CONTROL
index f317433b5..161abe80e 100644
--- a/ports/rocksdb/CONTROL
+++ b/ports/rocksdb/CONTROL
@@ -1,4 +1,4 @@
Source: rocksdb
-Version: 5.10.4-1
+Version: 5.10.4-2
Description: A library that provides an embeddable, persistent key-value store for fast storage
Build-Depends: snappy, gflags, lz4, zlib
diff --git a/ports/snappy/CONTROL b/ports/snappy/CONTROL
index 230383955..d90f5039c 100644
--- a/ports/snappy/CONTROL
+++ b/ports/snappy/CONTROL
@@ -1,3 +1,3 @@
Source: snappy
-Version: 1.1.7-1
+Version: 1.1.7-2
Description: A fast compressor/decompressor.
diff --git a/ports/zlib/CONTROL b/ports/zlib/CONTROL
index c55963783..657a8e0ae 100644
--- a/ports/zlib/CONTROL
+++ b/ports/zlib/CONTROL
@@ -1,3 +1,3 @@
Source: zlib
-Version: 1.2.11-3
+Version: 1.2.11-4
Description: A compression library