aboutsummaryrefslogtreecommitdiff
path: root/ports/ebml/CONTROL
diff options
context:
space:
mode:
authorkiwixz <kiwixz@outlook.com>2019-04-07 06:56:04 +0100
committerPhil Christensen <philc@microsoft.com>2019-04-06 22:56:04 -0700
commit9a4f3c19823ed9bf6b8f08b1c5575caf6afb1002 (patch)
treece872218f65d701644f53a37d24b4609e950956d /ports/ebml/CONTROL
parentbc907b64ee5ccd8e5391c38d8badf076a6b977bb (diff)
downloadvcpkg-9a4f3c19823ed9bf6b8f08b1c5575caf6afb1002.tar.gz
vcpkg-9a4f3c19823ed9bf6b8f08b1c5575caf6afb1002.zip
[ebml,matroska] update ebml to 1.3.7, fix installation on linux (#5981)
* [ebml] fix installation on linux * [ebml] update to 1.3.7 * [ebml] fix config installation on linux * [matroska] cleanup, fix linux compilation
Diffstat (limited to 'ports/ebml/CONTROL')
-rw-r--r--ports/ebml/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/ebml/CONTROL b/ports/ebml/CONTROL
index 1b3ec442a..ee257603f 100644
--- a/ports/ebml/CONTROL
+++ b/ports/ebml/CONTROL
@@ -1,3 +1,3 @@
Source: ebml
-Version: 1.3.6-1
+Version: 1.3.7
Description: a C++ libary to parse EBML files