Module: check_mk
Branch: master
Commit: cb9acbe7401ddf2b6517a85cff8eea2732ba408b
URL:
http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=cb9acbe7401ddf…
Author: Sven Panne <sp(a)mathias-kettner.de>
Date: Wed Jan 17 11:12:15 2018 +0100
Bumped Boost version to 1.66.
Change-Id: If02cc157c4568ec5a29bd6f93be0a24828280823
---
omd/packages/boost/Makefile | 2 +-
.../{boost_1_64_0.tar.gz => boost_1_66_0.tar.gz} | Bin 95317845 -> 101669839
bytes
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/omd/packages/boost/Makefile b/omd/packages/boost/Makefile
index 25a2667..de84fd4 100644
--- a/omd/packages/boost/Makefile
+++ b/omd/packages/boost/Makefile
@@ -1,7 +1,7 @@
include ../../Makefile.omd
NAME := boost
-VERSION := 1_64_0
+VERSION := 1_66_0
DIR := $(NAME)_$(VERSION)
# For some obscure reason (GCC's dual ABI) we have to link all Boost stuff
diff --git a/omd/packages/boost/boost_1_64_0.tar.gz
b/omd/packages/boost/boost_1_66_0.tar.gz
similarity index 82%
rename from omd/packages/boost/boost_1_64_0.tar.gz
rename to omd/packages/boost/boost_1_66_0.tar.gz
index c0a7869..f0881e0 100644
Binary files a/omd/packages/boost/boost_1_64_0.tar.gz and
b/omd/packages/boost/boost_1_66_0.tar.gz differ