libdvdread: update to 6.0.0
This commit is contained in:
parent
4c744c5644
commit
e4d3b9308a
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'libdvdread'
|
||||
pkgname=libdvdread
|
||||
version=5.0.3
|
||||
version=6.0.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="DVD access library"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.videolan.org/developers/libdvdnav.html"
|
||||
distfiles="https://get.videolan.org/libdvdread/${version}/libdvdread-${version}.tar.bz2"
|
||||
checksum=321cdf2dbdc83c96572bc583cd27d8c660ddb540ff16672ecb28607d018ed82b
|
||||
checksum=b33b1953b4860545b75f6efc06e01d9849e2ea4f797652263b0b4af6dd10f935
|
||||
|
||||
libdvdread-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue