libdvdread: update to 6.1.1. (soname bump)
This commit is contained in:
parent
e38989c178
commit
4cd05a2315
2 changed files with 3 additions and 3 deletions
|
@ -434,7 +434,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.7 libdvdread-6.0.2_1
|
||||
libdvdread.so.8 libdvdread-6.1.1_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,6 +1,6 @@
|
|||
# Template file for 'libdvdread'
|
||||
pkgname=libdvdread
|
||||
version=6.1.0
|
||||
version=6.1.1
|
||||
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=501bbd7d1e7d5f2d2a0ff8d0a6ac2fbd7e5e7e0e80ef82fef818f43a30b4750c
|
||||
checksum=3e357309a17c5be3731385b9eabda6b7e3fa010f46022a06f104553bf8e21796
|
||||
|
||||
libdvdread-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision} libdvdcss-devel"
|
||||
|
|
Loading…
Reference in a new issue