summaryrefslogtreecommitdiff
path: root/package/boost/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2018-05-14 07:21:07 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2018-05-14 07:21:45 +0200
commitcfcbdb442a21d0df3647366ee23723ca062e1bcf (patch)
tree4f45b0d7dba4de58062862bc18f91a5601a3b09b /package/boost/Makefile
parentc7aa35971feff8d26379ff63299219b129fcbe5b (diff)
boost: update to 1.67, hack out an compile issue with arm
Diffstat (limited to 'package/boost/Makefile')
-rw-r--r--package/boost/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/boost/Makefile b/package/boost/Makefile
index 1e23479ff..2add96f5e 100644
--- a/package/boost/Makefile
+++ b/package/boost/Makefile
@@ -4,10 +4,10 @@
include ${ADK_TOPDIR}/rules.mk
PKG_NAME:= boost
-PKG_VERSION:= 1.66.0
-PKG_EXTRAVER:= 1_66
+PKG_VERSION:= 1.67.0
+PKG_EXTRAVER:= 1_67
PKG_RELEASE:= 1
-PKG_HASH:= bd0df411efd9a585e5a2212275f8762079fed8842264954675a4fddc46cfcf60
+PKG_HASH:= 8aa4e330c870ef50a896634c931adf468b21f8a69b77007e45c444151229f665
PKG_DESCR:= portable c++ library
PKG_SECTION:= libs/misc
PKG_BUILDDEP:= python2-host