libmatroska: update to 1.5.2.
This commit is contained in:
parent
6bd1fdc22c
commit
e40d009541
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libmatroska'
|
||||
pkgname=libmatroska
|
||||
version=1.5.0
|
||||
version=1.5.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_SHARED_LIBS=ON"
|
||||
|
@ -10,7 +10,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://dl.matroska.org/downloads/libmatroska/"
|
||||
distfiles="https://dl.matroska.org/downloads/libmatroska/libmatroska-${version}.tar.xz"
|
||||
checksum=f0efdc1827fa8012a16d764a45ed84d544d92a2027113245f522f5e1f713ad1e
|
||||
checksum=0ac6debfbf781d47f001b830aaf9be9dfbcefd13bcfb80ca5efc1c04b4a3c962
|
||||
|
||||
libmatroska-devel_package() {
|
||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue