libebml: update to 1.3.2.
This commit is contained in:
parent
84605d1491
commit
3d441f2c12
@ -1,14 +1,19 @@
|
||||
# Template file for 'libebml'
|
||||
pkgname=libebml
|
||||
version=1.3.1
|
||||
version=1.3.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool pkg-config"
|
||||
short_desc="Extensible Binary Meta Language library"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://dl.matroska.org/downloads/libebml/"
|
||||
license="LGPL-2.1"
|
||||
distfiles="http://dl.matroska.org/downloads/libebml/libebml-${version}.tar.bz2"
|
||||
checksum=195894b31aaca55657c9bc157d744f23b0c25597606b97cfa5a9039c4b684295
|
||||
checksum=d965025dcf016b04886a6b1f8a4da4f9be2fbbca8e6618653d6edf48e45a1664
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -if
|
||||
}
|
||||
|
||||
libebml-devel_package() {
|
||||
depends="libebml>=${version}_${revision}"
|
||||
|
Loading…
Reference in New Issue
Block a user