summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--patches/boost_1_60_0/0001-Do-not-qualify-fenv.h-names-that-might-be-macros.patch (renamed from patches/boost_1_59_0/0001-Do-not-qualify-fenv.h-names-that-might-be-macros.patch)0
-rw-r--r--patches/boost_1_60_0/series (renamed from patches/boost_1_59_0/series)0
-rw-r--r--rules/boost.make4
3 files changed, 2 insertions, 2 deletions
diff --git a/patches/boost_1_59_0/0001-Do-not-qualify-fenv.h-names-that-might-be-macros.patch b/patches/boost_1_60_0/0001-Do-not-qualify-fenv.h-names-that-might-be-macros.patch
index ff07face7..ff07face7 100644
--- a/patches/boost_1_59_0/0001-Do-not-qualify-fenv.h-names-that-might-be-macros.patch
+++ b/patches/boost_1_60_0/0001-Do-not-qualify-fenv.h-names-that-might-be-macros.patch
diff --git a/patches/boost_1_59_0/series b/patches/boost_1_60_0/series
index 528326e5d..528326e5d 100644
--- a/patches/boost_1_59_0/series
+++ b/patches/boost_1_60_0/series
diff --git a/rules/boost.make b/rules/boost.make
index a1c4d17cf..b67b616fb 100644
--- a/rules/boost.make
+++ b/rules/boost.make
@@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_BOOST) += boost
#
# Paths and names
#
-BOOST_VERSION := 1_59_0
-BOOST_MD5 := 6aa9a5c6a4ca1016edd0ed1178e3cb87
+BOOST_VERSION := 1_60_0
+BOOST_MD5 := 65a840e1a0b13a558ff19eeb2c4f0cbe
BOOST := boost_$(BOOST_VERSION)
BOOST_SUFFIX := tar.bz2
BOOST_URL := $(call ptx/mirror, SF, boost/$(BOOST).$(BOOST_SUFFIX))