libebml: update to 1.3.10

Signed-off-by: Nathan Owens <ndowens04@gmail.com>
This commit is contained in:
Nathan Owens 2019-12-08 17:39:16 -06:00 committed by Helmut Pozimski
parent 51a700cbca
commit 1ea4c90e42

View file

@ -1,6 +1,6 @@
# Template file for 'libebml'
pkgname=libebml
version=1.3.9
version=1.3.10
revision=1
build_style=cmake
configure_args="-DBUILD_SHARED_LIBS=ON"
@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-or-later"
homepage="https://dl.matroska.org/downloads/libebml/"
distfiles="https://dl.matroska.org/downloads/libebml/libebml-${version}.tar.xz"
checksum=c6b6c6cd8b20a46203cb5dce636883aef68beb2846f1e4103b660a7da2c9c548
checksum=c6a792f4127b8059bc446fb32391e6633811f45748d7d7ba873d7028362f5e3e
libebml-devel_package() {
depends="libebml>=${version}_${revision}"