libebml: update to 1.3.5. (#8078)
This commit is contained in:
parent
84fadbd3a9
commit
1cdedde544
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libebml'
|
||||
pkgname=libebml
|
||||
version=1.3.4
|
||||
version=1.3.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool pkg-config"
|
||||
|
@ -8,8 +8,8 @@ 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=c50d3ecf133742c6549c0669c3873f968e11a365a5ba17b2f4dc339bbe51f387
|
||||
distfiles="http://dl.matroska.org/downloads/libebml/libebml-${version}.tar.xz"
|
||||
checksum=d818413f60742c2f036ba6f582c5e0320d12bffec1b0fc0fc17a398b6f04aa00
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -if
|
||||
|
|
Loading…
Reference in a new issue