aboutsummaryrefslogtreecommitdiffstats
path: root/package/network
diff options
context:
space:
mode:
authorStijn Tintel <stijn@linux-ipv6.be>2017-10-08 21:09:46 +0300
committerStijn Tintel <stijn@linux-ipv6.be>2017-10-08 21:10:36 +0300
commit9e9696afc8f295b5abd1a8bc0b1826d7ec5e54ca (patch)
treef4781b6e4464c5fc8053af4131aac213e5b238b1 /package/network
parent6b533fd4bc0501da8858c8ef5c8cd095af44e45b (diff)
downloadupstream-9e9696afc8f295b5abd1a8bc0b1826d7ec5e54ca.tar.gz
upstream-9e9696afc8f295b5abd1a8bc0b1826d7ec5e54ca.tar.bz2
upstream-9e9696afc8f295b5abd1a8bc0b1826d7ec5e54ca.zip
treewide: switch git.netfilter.org to HTTPS
As git.netfilter.org seems to support HTTPS, use that instead of HTTP which is insecure, or GIT which is blocked on many corporate networks. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Diffstat (limited to 'package/network')
-rw-r--r--package/network/utils/arptables/Makefile2
-rw-r--r--package/network/utils/ebtables/Makefile2
-rw-r--r--package/network/utils/nftables/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/package/network/utils/arptables/Makefile b/package/network/utils/arptables/Makefile
index d2fd2593a6..d1168ae68f 100644
--- a/package/network/utils/arptables/Makefile
+++ b/package/network/utils/arptables/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=arptables
PKG_RELEASE:=1
-PKG_SOURCE_URL:=git://git.netfilter.org/arptables
+PKG_SOURCE_URL:=https://git.netfilter.org/arptables
PKG_SOURCE_PROTO:=git
PKG_SOURCE_DATE:=2015-05-20
PKG_SOURCE_VERSION:=f4ab8f63f11a72f14687a6646d04ae1bae3fa45f
diff --git a/package/network/utils/ebtables/Makefile b/package/network/utils/ebtables/Makefile
index da7b7416af..7a3a82569d 100644
--- a/package/network/utils/ebtables/Makefile
+++ b/package/network/utils/ebtables/Makefile
@@ -11,7 +11,7 @@ PKG_NAME:=ebtables
PKG_SOURCE_DATE:=2015-10-28
PKG_RELEASE:=1
-PKG_SOURCE_URL:=git://git.netfilter.org/ebtables
+PKG_SOURCE_URL:=https://git.netfilter.org/ebtables
PKG_SOURCE_PROTO:=git
PKG_SOURCE_VERSION:=4c3e5cd3dbae3ea773e9dcca7cf019b2713af70d
PKG_MIRROR_HASH:=997a877da02d6e2141e6d31c5d4dd005737facecfdbea07308c0e1286db8591c
diff --git a/package/network/utils/nftables/Makefile b/package/network/utils/nftables/Makefile
index b45440367d..266bd4b6ba 100644
--- a/package/network/utils/nftables/Makefile
+++ b/package/network/utils/nftables/Makefile
@@ -10,7 +10,7 @@ PKG_NAME:=nftables
PKG_VERSION:=0.7
PKG_RELEASE:=1
-PKG_SOURCE_URL:=git://git.netfilter.org/nftables
+PKG_SOURCE_URL:=https://git.netfilter.org/nftables
PKG_SOURCE_PROTO:=git
PKG_SOURCE_VERSION:=79cbd19e7437680561b26109bbf4f48cb2e8e0a7
PKG_MIRROR_HASH:=6b06a114c5a1b397b0ae616d5d292859611b0eb05b647182b3c00421909338b8