From: Andreas Sturmlechner Date: Sun, 2 Dec 2018 20:51:49 +0000 (+0100) Subject: media-libs/xvid: Switch SRC_URI back to http X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4767e4956d6458cfacb7abc3c56ec6581e1ca142;p=gentoo.git media-libs/xvid: Switch SRC_URI back to http Closes: https://bugs.gentoo.org/672420 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner --- diff --git a/media-libs/xvid/xvid-1.3.5.ebuild b/media-libs/xvid/xvid-1.3.5.ebuild index 45c020f7f1b2..3cea29411dc5 100644 --- a/media-libs/xvid/xvid-1.3.5.ebuild +++ b/media-libs/xvid/xvid-1.3.5.ebuild @@ -9,7 +9,7 @@ inherit flag-o-matic multilib-minimal DESCRIPTION="High performance/quality MPEG-4 video de-/encoding solution" HOMEPAGE="https://www.xvid.org/" -SRC_URI="https://downloads.xvid.org/downloads/${MY_P}.tar.bz2" +SRC_URI="http://downloads.xvid.org/downloads/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0"