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:
@@ -28,7 +28,7 @@ VER = 0.9.25
|
||||
|
||||
THISAPP = pakfire-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.gz
|
||||
DL_FROM = http://source.ipfire.org/releases/pakfire/
|
||||
DL_FROM = https://source.ipfire.org/releases/pakfire/
|
||||
DIR_APP = $(DIR_SRC)/$(THISAPP)
|
||||
TARGET = $(DIR_INFO)/$(THISAPP)
|
||||
PROG = pakfire3
|
||||
|
||||
Reference in New Issue
Block a user