summaryrefslogtreecommitdiffstats
path: root/rules/boost.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/boost.make')
-rw-r--r--rules/boost.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/boost.make b/rules/boost.make
index f44530fef..46614e7c7 100644
--- a/rules/boost.make
+++ b/rules/boost.make
@@ -18,6 +18,7 @@ PACKAGES-$(PTXCONF_BOOST) += boost
# Paths and names
#
BOOST_VERSION := 1_41_0
+BOOST_MD5 := 8bb65e133907db727a2a825c5400d0a6
BOOST := boost_$(BOOST_VERSION)
BOOST_SUFFIX := tar.bz2
BOOST_URL := $(PTXCONF_SETUP_SFMIRROR)/boost/$(BOOST).$(BOOST_SUFFIX)