From 68bb8e75a3fc314432e29b4ff7a25ccb8958e390 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 11 Aug 2020 21:17:35 -0400 Subject: [PATCH] live555: pull tarball from videolan.org for reproducibility --- srcpkgs/live555/template | 2 +- srcpkgs/live555/update | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/live555/template b/srcpkgs/live555/template index c39e820c999..c731916dda1 100644 --- a/srcpkgs/live555/template +++ b/srcpkgs/live555/template @@ -9,7 +9,7 @@ short_desc="Set of C++ libraries for multimedia streaming" maintainer="Denis Revin " license="LGPL-3.0-or-later" homepage="http://www.live555.com/liveMedia/" -distfiles="http://www.live555.com/liveMedia/public/live.${version}.tar.gz" +distfiles="http://download.videolan.org/contrib/live555/live.${version}.tar.gz" checksum=7160854ceadfd4b3c033a069f8453625f1b91798b3668c5ac9ee04301cbece46 if [ "$CROSS_BUILD" ]; then diff --git a/srcpkgs/live555/update b/srcpkgs/live555/update index eb06841573f..b2fb8ed60e3 100644 --- a/srcpkgs/live555/update +++ b/srcpkgs/live555/update @@ -1 +1,2 @@ pkgname=live. +site=http://download.videolan.org/contrib/live555/