mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 07:27:43 +00:00
- explicitely download via http
This commit is contained in:
parent
aa355df4e1
commit
bf690ef94c
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
#############################################################
|
#############################################################
|
||||||
IPTABLES_VERSION:=1.3.8
|
IPTABLES_VERSION:=1.3.8
|
||||||
IPTABLES_SOURCE_URL:=ftp.netfilter.org/pub/iptables
|
IPTABLES_SOURCE_URL:=http://ftp.netfilter.org/pub/iptables
|
||||||
IPTABLES_SOURCE:=iptables-$(IPTABLES_VERSION).tar.bz2
|
IPTABLES_SOURCE:=iptables-$(IPTABLES_VERSION).tar.bz2
|
||||||
IPTABLES_CAT:=$(BZCAT)
|
IPTABLES_CAT:=$(BZCAT)
|
||||||
IPTABLES_BUILD_DIR:=$(BUILD_DIR)/iptables-$(IPTABLES_VERSION)
|
IPTABLES_BUILD_DIR:=$(BUILD_DIR)/iptables-$(IPTABLES_VERSION)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user