mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
apache2: Download source from IPFire servers
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -29,7 +29,7 @@ VER = 2.4.27
|
||||
|
||||
THISAPP = httpd-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.bz2
|
||||
DL_FROM = https://archive.apache.org/dist/httpd
|
||||
DL_FROM = $(URL_IPFIRE)
|
||||
|
||||
DIR_APP = $(DIR_SRC)/$(THISAPP)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user