build: prefer HTTPS if available (for packages)
[openwrt/staging/jow.git] / package / network / utils / arptables / Makefile
index 5083d1cd9b02f293e17374cda7679a4996663ef3..7f32ed139549eee502caf6333e663b7427e2e86c 100644 (file)
@@ -10,7 +10,7 @@ PKG_VERSION:=0.0.5
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=http://ftp.netfilter.org/pub/arptables
+PKG_SOURCE_URL:=https://ftp.netfilter.org/pub/arptables
 PKG_HASH:=4f9a0656ce5c90868f551cd4deeb2d04f33899667e1fb2818b64e432fe8f629c
 
 PKG_LICENSE:=GPL-2.0