libmatroska: update to 1.4.4.
This commit is contained in:
parent
ab4aff3f11
commit
fd3077cadf
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libmatroska'
|
||||
pkgname=libmatroska
|
||||
version=1.4.3
|
||||
revision=2
|
||||
version=1.4.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool pkg-config"
|
||||
makedepends="libebml-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://dl.matroska.org/downloads/libmatroska/"
|
||||
license="LGPL-2.1"
|
||||
distfiles="http://dl.matroska.org/downloads/libmatroska/libmatroska-${version}.tar.bz2"
|
||||
checksum=f2ec38684a7544bedaadd4b2fb07d205d0acb2f43776965821cc0f20c406cbf8
|
||||
checksum=d3efaa9f6d3964351a05bea0f848a8d5dc570e4791f179816ce9a93730296bd7
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -if
|
||||
|
|
Loading…
Reference in a new issue