From 22365d4e125ff0e49a1070b4ac34063d7d2cfdb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 29 Sep 2019 12:14:50 +0200 Subject: [PATCH] sys-apps/hwdata-redhat: Inline mirror://fedora-dev MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- sys-apps/hwdata-redhat/hwdata-redhat-0.217.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/hwdata-redhat/hwdata-redhat-0.217.ebuild b/sys-apps/hwdata-redhat/hwdata-redhat-0.217.ebuild index b37a4fd4e65d6..5885b39f566fd 100644 --- a/sys-apps/hwdata-redhat/hwdata-redhat-0.217.ebuild +++ b/sys-apps/hwdata-redhat/hwdata-redhat-0.217.ebuild @@ -14,7 +14,7 @@ RPMREV="1" MY_P="${P/-redhat}" DESCRIPTION="Hardware identification and configuration data" HOMEPAGE="https://fedora.redhat.com/projects/config-tools/" -SRC_URI="mirror://fedora-dev/releases/9/Everything/source/SRPMS/${MY_P}-${RPMREV}.fc${FCVER}.src.rpm" +SRC_URI="https://archives.fedoraproject.org/pub/archive/fedora/linux/releases/9/Everything/source/SRPMS/${MY_P}-${RPMREV}.fc${FCVER}.src.rpm" LICENSE="GPL-2 MIT" SLOT="0" KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"