mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
Download sources via HTTPS
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -29,7 +29,7 @@ PXE_VER = 1b67a05
|
||||
|
||||
THISAPP = ipfire-netboot-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.gz
|
||||
DL_FROM = http://source.ipfire.org/releases/ipfire-netboot/
|
||||
DL_FROM = https://source.ipfire.org/releases/ipfire-netboot/
|
||||
DIR_APP = $(DIR_SRC)/$(THISAPP)
|
||||
TARGET = $(DIR_INFO)/$(THISAPP)
|
||||
SUP_ARCH = x86_64 i586
|
||||
|
||||
Reference in New Issue
Block a user