libmatroska: update to 1.6.2

This commit is contained in:
Nathan Owens 2020-11-04 15:43:27 -06:00 committed by Andrew Benson
parent f58994ae3f
commit e61f2e7ab8
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libmatroska'
pkgname=libmatroska
version=1.6.0
version=1.6.2
revision=1
build_style=cmake
configure_args="-DBUILD_SHARED_LIBS=ON"
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
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=fec89cebd500807f7fd14b56c14733f11045fa2a21398ff6f6c5c0e3e01b4033
checksum=bc4479aa8422ab07643df6a1fa5a19e4bed4badfd41ca77e081628620d1e1990
libmatroska-devel_package() {
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"