libebml: update to 1.3.7.

This commit is contained in:
maxice8 2019-03-13 17:39:50 -03:00 committed by maxice8
parent 24b1d56cc6
commit 91ca92f42f
2 changed files with 5 additions and 5 deletions

View file

@ -1,15 +1,15 @@
# Template file for 'libebml'
pkgname=libebml
version=1.3.6
revision=2
version=1.3.7
revision=1
build_style=cmake
configure_args="-DBUILD_SHARED_LIBS=ON"
short_desc="Extensible Binary Meta Language library"
maintainer="Juan RP <xtraeme@voidlinux.org>"
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=1e5a7a7820c493aa62b0f35e15b4233c792cc03458c55ebdfa7a6521e4b43e9e
checksum=e3244c87f584d7fc8c371881a6b7b06583cc041f88e2e3fae9a215d9ca58e9f4
libebml-devel_package() {
depends="libebml>=${version}_${revision}"

View file

@ -6,7 +6,7 @@ build_style=cmake
configure_args="-DBUILD_SHARED_LIBS=ON"
makedepends="libebml-devel"
short_desc="Extensible open standard Audio/Video container format"
maintainer="Juan RP <xtraeme@voidlinux.org>"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="LGPL-2.1-or-later"
homepage="https://dl.matroska.org/downloads/libmatroska/"
distfiles="https://dl.matroska.org/downloads/libmatroska/libmatroska-${version}.tar.xz"