diff options
author | 2019-09-29 12:14:50 +0200 | |
---|---|---|
committer | 2019-09-29 12:14:50 +0200 | |
commit | 22365d4e125ff0e49a1070b4ac34063d7d2cfdb7 (patch) | |
tree | 7d3448b72ecd5506a40b98f13c5d30c42c768240 /sys-apps/hwdata-redhat | |
parent | profiles/thirdpartymirrors: Switch primary Debian mirror to HTTPS (diff) | |
download | gentoo-22365d4e125ff0e49a1070b4ac34063d7d2cfdb7.tar.gz gentoo-22365d4e125ff0e49a1070b4ac34063d7d2cfdb7.tar.bz2 gentoo-22365d4e125ff0e49a1070b4ac34063d7d2cfdb7.zip |
sys-apps/hwdata-redhat: Inline mirror://fedora-dev
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-apps/hwdata-redhat')
-rw-r--r-- | sys-apps/hwdata-redhat/hwdata-redhat-0.217.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/hwdata-redhat/hwdata-redhat-0.217.ebuild b/sys-apps/hwdata-redhat/hwdata-redhat-0.217.ebuild index b37a4fd4e65d..5885b39f566f 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" |