diff options
-rw-r--r-- | package/boost/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/boost/Makefile b/package/boost/Makefile index 75f07c252..fedc602ab 100644 --- a/package/boost/Makefile +++ b/package/boost/Makefile @@ -4,8 +4,8 @@ include ${ADK_TOPDIR}/rules.mk PKG_NAME:= boost -PKG_VERSION:= 1.55.0 -PKG_RELEASE:= 6 +PKG_VERSION:= 1.56.0 +PKG_RELEASE:= 1 PKG_MD5SUM:= 93780777cfbf999a600f62883bd54b17 PKG_DESCR:= boost c++ library PKG_SECTION:= libs/misc |