diff options
| author | kiwixz <kiwixz@outlook.com> | 2019-04-07 06:56:04 +0100 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-04-06 22:56:04 -0700 |
| commit | 9a4f3c19823ed9bf6b8f08b1c5575caf6afb1002 (patch) | |
| tree | ce872218f65d701644f53a37d24b4609e950956d /ports/ebml/CONTROL | |
| parent | bc907b64ee5ccd8e5391c38d8badf076a6b977bb (diff) | |
| download | vcpkg-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/CONTROL | 2 |
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
|
