mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 03:23:50 +02:00
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'
|
# Template file for 'libdvdnav'
|
||||||
pkgname=libdvdnav
|
pkgname=libdvdnav
|
||||||
version=6.1.0
|
version=6.1.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libdvdcss-devel libdvdread-devel"
|
makedepends="libdvdcss-devel libdvdread-devel"
|
||||||
|
@ -11,7 +11,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://www.videolan.org/developers/libdvdnav.html"
|
homepage="https://www.videolan.org/developers/libdvdnav.html"
|
||||||
changelog="https://code.videolan.org/videolan/libdvdnav/blob/master/ChangeLog"
|
changelog="https://code.videolan.org/videolan/libdvdnav/blob/master/ChangeLog"
|
||||||
distfiles="https://download.videolan.org/pub/videolan/libdvdnav/${version}/libdvdnav-${version}.tar.bz2"
|
distfiles="https://download.videolan.org/pub/videolan/libdvdnav/${version}/libdvdnav-${version}.tar.bz2"
|
||||||
checksum=f697b15ea9f75e9f36bdf6ec3726308169f154e2b1e99865d0bbe823720cee5b
|
checksum=c191a7475947d323ff7680cf92c0fb1be8237701885f37656c64d04e98d18d48
|
||||||
|
|
||||||
libdvdnav-devel_package() {
|
libdvdnav-devel_package() {
|
||||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue