summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-05-16 17:35:27 -0500
committerWaldemar Brodkorb <wbx@openadk.org>2015-05-16 17:36:01 -0500
commitdf9a57f14eb1f2244b340a789d0698f5db0770e1 (patch)
tree3d931024b71c5afc0d063809f4418dd75f119142 /package
parent9071fbf942af58c055f7eea5cddd16614f9c1739 (diff)
update boost to latest stable version
Diffstat (limited to 'package')
-rw-r--r--package/boost/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/boost/Makefile b/package/boost/Makefile
index cfa9d80ce..91240a58a 100644
--- a/package/boost/Makefile
+++ b/package/boost/Makefile
@@ -4,10 +4,10 @@
include ${ADK_TOPDIR}/rules.mk
PKG_NAME:= boost
-PKG_VERSION:= 1.57.0
-PKG_EXTRAVER:= 1_57
+PKG_VERSION:= 1.58.0
+PKG_EXTRAVER:= 1_58
PKG_RELEASE:= 1
-PKG_HASH:= fea9c7472f7a52cec2a1640958145b2144bf17903a21db65b95efb6ae5817fa5
+PKG_HASH:= a004d9b3fa95e956383693b86fce1b68805a6f71c2e68944fa813de0fb8c8102
PKG_DESCR:= portable c++ library
PKG_SECTION:= libs/misc
PKG_BUILDDEP:= python2-host