From c0ef1a2d9061c6179a214847692e4205d5c70d25 Mon Sep 17 00:00:00 2001 From: tibequadorian Date: Fri, 4 Mar 2022 13:42:38 +0100 Subject: [PATCH] x264: use ${VIDEOLAN_SITE} --- srcpkgs/x264/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/x264/template b/srcpkgs/x264/template index 1ed803645ba..a33dede30cc 100644 --- a/srcpkgs/x264/template +++ b/srcpkgs/x264/template @@ -10,7 +10,7 @@ short_desc="Free library for encoding H264/AVC video streams" maintainer="DirectorX " 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() {