mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libdvdnav: update to 6.0.1.
This commit is contained in:
parent
1fb16558f9
commit
13dae0fc5c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libdvdnav'
|
# Template file for 'libdvdnav'
|
||||||
pkgname=libdvdnav
|
pkgname=libdvdnav
|
||||||
version=6.0.0
|
version=6.0.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -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=f0a2711b08a021759792f8eb14bb82ff8a3c929bf88c33b64ffcddaa27935618
|
checksum=e566a396f1950017088bfd760395b0565db44234195ada5413366c9d23926733
|
||||||
|
|
||||||
libdvdnav-devel_package() {
|
libdvdnav-devel_package() {
|
||||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue