vlc: use ${VIDEOLAN_SITE}
This commit is contained in:
parent
37af10f4ba
commit
ff54b2306b
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
|||
license="GPL-2.0-only, LGPL-2.1-only"
|
||||
homepage="https://www.videolan.org/vlc/"
|
||||
changelog="https://www.videolan.org/developers/vlc-branch/NEWS"
|
||||
distfiles="https://download.videolan.org/pub/videolan/vlc/${version}/vlc-${version}.tar.xz"
|
||||
distfiles="${VIDEOLAN_SITE}/vlc/${version}/vlc-${version}.tar.xz"
|
||||
checksum=6f7e90ef8973d31d96de64db817173e345150829717a94084b1bb8321cde2014
|
||||
|
||||
lib32disabled=yes
|
||||
|
|
Loading…
Reference in a new issue