From 465b88165fe1b39c32347812b43fc5564da90f19 Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Mon, 11 Apr 2016 17:28:41 -0400 Subject: [PATCH] net-misc/netctl: Update SRC_URI to point at sources.archlinux.org Package-Manager: portage-2.2.28_p3 --- net-misc/netctl/netctl-1.10.ebuild | 2 +- net-misc/netctl/netctl-1.9.ebuild | 2 +- net-misc/netctl/netctl-9999.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net-misc/netctl/netctl-1.10.ebuild b/net-misc/netctl/netctl-1.10.ebuild index 4a6ba6fb7d38..869ed0b6b9bb 100644 --- a/net-misc/netctl/netctl-1.10.ebuild +++ b/net-misc/netctl/netctl-1.10.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} = *9999* ]]; then inherit git-2 DEPEND="app-text/asciidoc" else - SRC_URI="ftp://ftp.archlinux.org/other/packages/${PN}/${P}.tar.xz" + SRC_URI="https://sources.archlinux.org/other/packages/${PN}/${P}.tar.xz" KEYWORDS="~amd64 ~x86" fi diff --git a/net-misc/netctl/netctl-1.9.ebuild b/net-misc/netctl/netctl-1.9.ebuild index cf44dd20c24c..f51dab4ff30e 100644 --- a/net-misc/netctl/netctl-1.9.ebuild +++ b/net-misc/netctl/netctl-1.9.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} = *9999* ]]; then inherit git-2 DEPEND="app-text/asciidoc" else - SRC_URI="ftp://ftp.archlinux.org/other/packages/${PN}/${P}.tar.xz" + SRC_URI="https://sources.archlinux.org/other/packages/${PN}/${P}.tar.xz" KEYWORDS="amd64 x86" fi diff --git a/net-misc/netctl/netctl-9999.ebuild b/net-misc/netctl/netctl-9999.ebuild index d85787dd2937..db0610a6fefb 100644 --- a/net-misc/netctl/netctl-9999.ebuild +++ b/net-misc/netctl/netctl-9999.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} = *9999* ]]; then inherit git-2 DEPEND="app-text/asciidoc" else - SRC_URI="ftp://ftp.archlinux.org/other/packages/${PN}/${P}.tar.xz" + SRC_URI="https://sources.archlinux.org/other/packages/${PN}/${P}.tar.xz" KEYWORDS="~amd64 ~x86" fi -- 2.26.2