libdvdread: update to 6.1.0
This commit is contained in:
parent
5fa6e32d27
commit
c0ed0ef53b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libdvdread'
|
||||
pkgname=libdvdread
|
||||
version=6.0.2
|
||||
version=6.1.0
|
||||
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=f91401af213b219cdde24b46c50a57f29301feb7f965678f1d7ed4632cc6feb0
|
||||
checksum=501bbd7d1e7d5f2d2a0ff8d0a6ac2fbd7e5e7e0e80ef82fef818f43a30b4750c
|
||||
|
||||
libdvdread-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision} libdvdcss-devel"
|
||||
|
|
Loading…
Reference in New Issue