summaryrefslogtreecommitdiffstats
path: root/src/boost.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/boost.mk')
-rw-r--r--src/boost.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/boost.mk b/src/boost.mk
index e629091..0e8291c 100644
--- a/src/boost.mk
+++ b/src/boost.mk
@@ -1,10 +1,10 @@
# Boost C++ Library
-# http://www.boost.org/
PKG := boost
$(PKG)_VERSION := 1_38_0
$(PKG)_SUBDIR := boost_$($(PKG)_VERSION)
$(PKG)_FILE := boost_$($(PKG)_VERSION).tar.bz2
+$(PKG)_WEBSITE := http://www.boost.org/
$(PKG)_URL := http://$(SOURCEFORGE_MIRROR)/boost/$($(PKG)_FILE)
$(PKG)_DEPS := gcc zlib bzip2 expat