From e359b1257b1cd8e9b28241508be014a6f1f12fb8 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Tue, 11 Jul 2017 14:06:20 +0000 Subject: [PATCH] opus-tools: use ${MOZILLA_SITE} --- srcpkgs/opus-tools/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/opus-tools/template b/srcpkgs/opus-tools/template index 1f63fa82137..e9b6fe2551c 100644 --- a/srcpkgs/opus-tools/template +++ b/srcpkgs/opus-tools/template @@ -9,7 +9,7 @@ short_desc="Collection of tools for the Opus audio codec" maintainer="Juan RP " homepage="http://wiki.xiph.org/Opus-tools" license="2-clause-BSD" -distfiles="https://ftp.mozilla.org/pub/mozilla.org/opus/opus-tools-${version}.tar.gz" +distfiles="${MOZILLA_SITE}/mozilla.org/opus/opus-tools-${version}.tar.gz" checksum=a2357532d19471b70666e0e0ec17d514246d8b3cb2eb168f68bb0f6fd372b28c post_install() {