libebml: update to 1.3.7.
This commit is contained in:
parent
24b1d56cc6
commit
91ca92f42f
|
@ -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}"
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue