mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libdvdread: update to 6.1.0
This commit is contained in:
parent
5fa6e32d27
commit
c0ed0ef53b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libdvdread'
|
# Template file for 'libdvdread'
|
||||||
pkgname=libdvdread
|
pkgname=libdvdread
|
||||||
version=6.0.2
|
version=6.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-libdvdcss"
|
configure_args="--with-libdvdcss"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
license="GPL-2.0-or-later, LGPL-2.1-or-later"
|
||||||
homepage="https://www.videolan.org/developers/libdvdnav.html"
|
homepage="https://www.videolan.org/developers/libdvdnav.html"
|
||||||
distfiles="https://get.videolan.org/libdvdread/${version}/libdvdread-${version}.tar.bz2"
|
distfiles="https://get.videolan.org/libdvdread/${version}/libdvdread-${version}.tar.bz2"
|
||||||
checksum=f91401af213b219cdde24b46c50a57f29301feb7f965678f1d7ed4632cc6feb0
|
checksum=501bbd7d1e7d5f2d2a0ff8d0a6ac2fbd7e5e7e0e80ef82fef818f43a30b4750c
|
||||||
|
|
||||||
libdvdread-devel_package() {
|
libdvdread-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision} libdvdcss-devel"
|
depends="${sourcepkg}>=${version}_${revision} libdvdcss-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue