libdvdnav: update to 6.0.1.

This commit is contained in:
Anthony Iliopoulos 2019-10-26 12:31:25 +02:00 committed by Juan RP
parent 1fb16558f9
commit 13dae0fc5c

View file

@ -1,6 +1,6 @@
# Template file for 'libdvdnav'
pkgname=libdvdnav
version=6.0.0
version=6.0.1
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
@ -11,7 +11,7 @@ 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=f0a2711b08a021759792f8eb14bb82ff8a3c929bf88c33b64ffcddaa27935618
checksum=e566a396f1950017088bfd760395b0565db44234195ada5413366c9d23926733
libdvdnav-devel_package() {
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"