libdvdnav: update to 6.0.0
This commit is contained in:
parent
17b9cc2d0d
commit
d627613c79
1 changed files with 4 additions and 3 deletions
|
@ -1,16 +1,17 @@
|
|||
# Template file for 'libdvdnav'
|
||||
pkgname=libdvdnav
|
||||
version=5.0.3
|
||||
version=6.0.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libdvdread-devel"
|
||||
short_desc="Library to navigate DVDs"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.videolan.org/developers/libdvdnav.html"
|
||||
changelog="https://code.videolan.org/videolan/libdvdnav/blob/master/ChangeLog"
|
||||
distfiles="https://download.videolan.org/pub/videolan/libdvdnav/${version}/libdvdnav-${version}.tar.bz2"
|
||||
checksum=5097023e3d2b36944c763f1df707ee06b19dc639b2b68fb30113a5f2cbf60b6d
|
||||
checksum=f0a2711b08a021759792f8eb14bb82ff8a3c929bf88c33b64ffcddaa27935618
|
||||
|
||||
libdvdnav-devel_package() {
|
||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue