libdvdnav: update to 6.1.0

This commit is contained in:
Jürgen Buchmüller 2020-03-23 17:15:46 +01:00
parent a0dd0f9873
commit 5fa6e32d27

View file

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