libdvdnav: update to 6.1.1.
This commit is contained in:
parent
73cbf3a64b
commit
cc1b5b1ab1
1 changed files with 3 additions and 3 deletions
|
@ -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}"
|
||||
|
|
Loading…
Reference in a new issue