summaryrefslogtreecommitdiffstats
path: root/src/boost.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2010-09-03 14:51:59 (GMT)
committerMark Brand <mabrand@mabrand.nl>2010-09-03 14:51:59 (GMT)
commit5f0570c11bf5f95dc452310225d282dc49ca4903 (patch)
tree269706b2cf1771e60e6788fc932d7ccf62917540 /src/boost.mk
parentffa8337ba9ec4d0fd43888c55329b5a5b6657d85 (diff)
downloadmxe-5f0570c11bf5f95dc452310225d282dc49ca4903.zip
mxe-5f0570c11bf5f95dc452310225d282dc49ca4903.tar.gz
mxe-5f0570c11bf5f95dc452310225d282dc49ca4903.tar.bz2
update package boost
Diffstat (limited to 'src/boost.mk')
-rw-r--r--src/boost.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/boost.mk b/src/boost.mk
index e8c0e90..06d7f74 100644
--- a/src/boost.mk
+++ b/src/boost.mk
@@ -4,8 +4,8 @@
# Boost C++ Library
PKG := boost
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 1.43.0
-$(PKG)_CHECKSUM := b8257b7da2a7222739314f8d1e07e217debe71d6
+$(PKG)_VERSION := 1.44.0
+$(PKG)_CHECKSUM := 0dfeaad7a316ddfdcdb8a7e42443ef048ad18c01
$(PKG)_SUBDIR := boost_$(subst .,_,$($(PKG)_VERSION))
$(PKG)_FILE := $($(PKG)_SUBDIR).tar.bz2
$(PKG)_WEBSITE := http://www.boost.org/