boost: Update to 1.64.0

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2017-05-07 13:42:30 +02:00
parent 3c2f8544d4
commit 9ac834f026
2 changed files with 3462 additions and 701 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -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)