libmatroska: update to 1.5.0.
This commit is contained in:
parent
91ca92f42f
commit
55780863bc
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libmatroska'
|
# Template file for 'libmatroska'
|
||||||
pkgname=libmatroska
|
pkgname=libmatroska
|
||||||
version=1.4.9
|
version=1.5.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_SHARED_LIBS=ON"
|
configure_args="-DBUILD_SHARED_LIBS=ON"
|
||||||
makedepends="libebml-devel"
|
makedepends="libebml-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://dl.matroska.org/downloads/libmatroska/"
|
homepage="https://dl.matroska.org/downloads/libmatroska/"
|
||||||
distfiles="https://dl.matroska.org/downloads/libmatroska/libmatroska-${version}.tar.xz"
|
distfiles="https://dl.matroska.org/downloads/libmatroska/libmatroska-${version}.tar.xz"
|
||||||
checksum=38a61dd5d87c070928b5deb3922b63b2b83c09e2e4a10f9393eecb6afa9795c8
|
checksum=f0efdc1827fa8012a16d764a45ed84d544d92a2027113245f522f5e1f713ad1e
|
||||||
|
|
||||||
libmatroska-devel_package() {
|
libmatroska-devel_package() {
|
||||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in New Issue