x264: use ${VIDEOLAN_SITE}
This commit is contained in:
parent
ff54b2306b
commit
c0ef1a2d90
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ short_desc="Free library for encoding H264/AVC video streams"
|
|||
maintainer="DirectorX <void.directorx@protonmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.videolan.org/developers/x264.html"
|
||||
distfiles="https://download.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-${version//./-}-stable.tar.bz2"
|
||||
distfiles="${VIDEOLAN_SITE}/x264/snapshots/x264-snapshot-${version//./-}-stable.tar.bz2"
|
||||
checksum=b2495c8f2930167d470994b1ce02b0f4bfb24b3317ba36ba7f112e9809264160
|
||||
|
||||
pre_configure() {
|
||||
|
|
Loading…
Reference in a new issue