summaryrefslogtreecommitdiff
path: root/net-misc
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/netctl/netctl-1.10.ebuild2
-rw-r--r--net-misc/netctl/netctl-1.9.ebuild2
-rw-r--r--net-misc/netctl/netctl-9999.ebuild2
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 4a6ba6fb7d3..869ed0b6b9b 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 cf44dd20c24..f51dab4ff30 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 d85787dd293..db0610a6fef 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