libmatroska: update to 1.4.8.
This commit is contained in:
parent
17a099d544
commit
fc4e7faab1
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libmatroska'
|
# Template file for 'libmatroska'
|
||||||
pkgname=libmatroska
|
pkgname=libmatroska
|
||||||
version=1.4.7
|
version=1.4.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool pkg-config"
|
hostmakedepends="automake libtool pkg-config"
|
||||||
|
@ -9,8 +9,8 @@ short_desc="Extensible open standard Audio/Video container format"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://dl.matroska.org/downloads/libmatroska/"
|
homepage="http://dl.matroska.org/downloads/libmatroska/"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
distfiles="http://dl.matroska.org/downloads/libmatroska/libmatroska-${version}.tar.bz2"
|
distfiles="http://dl.matroska.org/downloads/libmatroska/libmatroska-${version}.tar.xz"
|
||||||
checksum=46441eb3bae9f970f68affaa211dd74302a7072dcd2becfb1114da11b66525fa
|
checksum=d8c72b20d4c5bf888776884b0854f95e74139b5267494fae1f395f7212d7c992
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -if
|
autoreconf -if
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue