diff options
| author | evpobr <evpobr@gmail.com> | 2019-05-23 23:27:54 +0500 |
|---|---|---|
| committer | Victor Romero <romerosanchezv@gmail.com> | 2019-05-23 11:27:54 -0700 |
| commit | 25d80a74d67fac97226ecf2a7edea644bdebd97a (patch) | |
| tree | 3acf58b0c0ffe39327af48ffaefca89283d95170 /ports/ebml/CONTROL | |
| parent | 17623739df4796353d5eb4c9a2ec513c679022e0 (diff) | |
| download | vcpkg-25d80a74d67fac97226ecf2a7edea644bdebd97a.tar.gz vcpkg-25d80a74d67fac97226ecf2a7edea644bdebd97a.zip | |
[ebml, matroska] Updates (#6526)
* [ebml, matroska] Updates
* ebml: use standard CMake project
* ebml: no patches needed (merged in upstream)
* matroska: update to 1.5.0
* matroska: use standard CMake project
Breaking changes from upstream:
* ebml target is now in EBML:: namespace
* matroska target is now in Matroska:: namespace
* Fix configuration on Unix platforms
* [matroska] Bump CONTROL version
* [ebml] Export targets to share/EBML to match casing in find_package()
* [matroska] Fix on Linux and MacOS
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 ee257603f..9eb3ad9a4 100644 --- a/ports/ebml/CONTROL +++ b/ports/ebml/CONTROL @@ -1,3 +1,3 @@ Source: ebml
-Version: 1.3.7
+Version: 1.3.7-1
Description: a C++ libary to parse EBML files
|
