libdvdread: update to 6.1.3.
This commit is contained in:
parent
a0c53195a7
commit
e068c0508f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libdvdread'
|
||||
pkgname=libdvdread
|
||||
version=6.1.2
|
||||
version=6.1.3
|
||||
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=cc190f553758ced7571859e301f802cb4821f164d02bfacfd320c14a4e0da763
|
||||
checksum=ce35454997a208cbe50e91232f0e73fb1ac3471965813a13b8730a8f18a15369
|
||||
|
||||
libdvdread-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision} libdvdcss-devel"
|
||||
|
|
Loading…
Reference in New Issue