diff --git a/srcpkgs/libdvdnav/template b/srcpkgs/libdvdnav/template index ce2ede85af..5a7a859c4c 100644 --- a/srcpkgs/libdvdnav/template +++ b/srcpkgs/libdvdnav/template @@ -1,7 +1,7 @@ # Template file for 'libdvdnav' pkgname=libdvdnav -version=6.1.0 -revision=2 +version=6.1.1 +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=f697b15ea9f75e9f36bdf6ec3726308169f154e2b1e99865d0bbe823720cee5b +checksum=c191a7475947d323ff7680cf92c0fb1be8237701885f37656c64d04e98d18d48 libdvdnav-devel_package() { depends="${makedepends} ${sourcepkg}>=${version}_${revision}"