diff options
Diffstat (limited to 'ports/ebml')
| -rw-r--r-- | ports/ebml/CONTROL | 2 | ||||
| -rw-r--r-- | ports/ebml/portfile.cmake | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/ebml/CONTROL b/ports/ebml/CONTROL index 9af9cc865..d5e88c293 100644 --- a/ports/ebml/CONTROL +++ b/ports/ebml/CONTROL @@ -1,5 +1,5 @@ Source: ebml
-Version: 1.3.9
+Version: 1.3.10 Homepage: https://github.com/Matroska-Org/libebml
Description: a C++ libary to parse EBML files
Supports: !uwp
\ No newline at end of file diff --git a/ports/ebml/portfile.cmake b/ports/ebml/portfile.cmake index 578e5d5e2..5c87884b0 100644 --- a/ports/ebml/portfile.cmake +++ b/ports/ebml/portfile.cmake @@ -7,8 +7,8 @@ endif() vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO Matroska-Org/libebml - REF release-1.3.9 - SHA512 3ae22ed491024b276edde9237df0e41a8e5a4e142ec6783c77d5286d7825fb59be62f336d07f7042baac8fc7ac004ad7cc4605754c5801d65547449ea04c287f + REF 1e23ac6e09da110b51dba42299b4a5e09098a98a # release-1.3.10 + SHA512 ba75b48430b2bc159da41d0ac702239a37728f3d047f77ccc946ac08454002484b765a7503431c9d35f468d742f67f1f6d53d12b2dae802c3ac3d070a03f983d HEAD_REF master ) |
