libdvdread: update to 6.0.2.
This commit is contained in:
parent
99d684171f
commit
8daebca325
|
@ -428,7 +428,7 @@ libmad.so.0 libmad-0.15.1b_1
|
|||
libmatroska.so.6 libmatroska-1.4.1_5
|
||||
libmatrix_client.so.0.2.1 mtxclient-0.2.1_1
|
||||
libebml.so.4 libebml-1.3.0_5
|
||||
libdvdread.so.4 libdvdread-4.1.3_1
|
||||
libdvdread.so.7 libdvdread-6.0.2_1
|
||||
libdvdnav.so.4 libdvdnav-4.1.3_1
|
||||
libdvbpsi.so.10 libdvbpsi-1.3.1_1
|
||||
libdca.so.0 libdca-0.0.5_1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libdvdread'
|
||||
pkgname=libdvdread
|
||||
version=6.0.1
|
||||
revision=3
|
||||
version=6.0.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-libdvdcss"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -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=28ce4f0063883ca4d37dfd40a2f6685503d679bca7d88d58e04ee8112382d5bd
|
||||
checksum=f91401af213b219cdde24b46c50a57f29301feb7f965678f1d7ed4632cc6feb0
|
||||
|
||||
libdvdread-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision} libdvdcss-devel"
|
||||
|
|
Loading…
Reference in New Issue