mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
boost: Update to 1.64.0
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 1_55_0
|
||||
VER = 1_64_0
|
||||
|
||||
THISAPP = boost_$(VER)
|
||||
DL_FILE = $(THISAPP).tar.gz
|
||||
@@ -58,7 +58,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = 93780777cfbf999a600f62883bd54b17
|
||||
$(DL_FILE)_MD5 = 319c6ffbbeccc366f14bb68767a6db79
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user