libdvdnav: use ${VIDEOLAN_SITE}
This commit is contained in:
parent
c0ef1a2d90
commit
b3206784f5
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
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"
|
||||
distfiles="${VIDEOLAN_SITE}/libdvdnav/${version}/libdvdnav-${version}.tar.bz2"
|
||||
checksum=c191a7475947d323ff7680cf92c0fb1be8237701885f37656c64d04e98d18d48
|
||||
|
||||
libdvdnav-devel_package() {
|
||||
|
|
Loading…
Reference in a new issue