diff --git a/srcpkgs/libebml/template b/srcpkgs/libebml/template index 6820b9eedb..0f99d3d8c0 100644 --- a/srcpkgs/libebml/template +++ b/srcpkgs/libebml/template @@ -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 " 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}"