libebml: update to 1.3.9.

This commit is contained in:
Helmut Pozimski 2019-07-06 14:37:41 +02:00
parent 4b07e3f1e1
commit 6bd1fdc22c

View file

@ -1,6 +1,6 @@
# Template file for 'libebml'
pkgname=libebml
version=1.3.7
version=1.3.9
revision=1
build_style=cmake
configure_args="-DBUILD_SHARED_LIBS=ON"
@ -9,7 +9,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
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=e3244c87f584d7fc8c371881a6b7b06583cc041f88e2e3fae9a215d9ca58e9f4
checksum=c6b6c6cd8b20a46203cb5dce636883aef68beb2846f1e4103b660a7da2c9c548
libebml-devel_package() {
depends="libebml>=${version}_${revision}"