libdvdread: update to 6.1.2.

This commit is contained in:
Anthony Iliopoulos 2021-04-20 12:52:24 +02:00 committed by Piraty
parent 9435a82dbd
commit 2b406a1789

View file

@ -1,6 +1,6 @@
# Template file for 'libdvdread'
pkgname=libdvdread
version=6.1.1
version=6.1.2
revision=1
build_style=gnu-configure
configure_args="--with-libdvdcss"
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://www.videolan.org/developers/libdvdnav.html"
distfiles="https://get.videolan.org/libdvdread/${version}/libdvdread-${version}.tar.bz2"
checksum=3e357309a17c5be3731385b9eabda6b7e3fa010f46022a06f104553bf8e21796
checksum=cc190f553758ced7571859e301f802cb4821f164d02bfacfd320c14a4e0da763
libdvdread-devel_package() {
depends="${sourcepkg}>=${version}_${revision} libdvdcss-devel"