summaryrefslogtreecommitdiffstats
path: root/boost/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'boost/Pkgfile')
-rw-r--r--boost/Pkgfile8
1 files changed, 3 insertions, 5 deletions
diff --git a/boost/Pkgfile b/boost/Pkgfile
index 1269bf9c8..6bd8e08c0 100644
--- a/boost/Pkgfile
+++ b/boost/Pkgfile
@@ -6,16 +6,14 @@
# Run on:
name=boost
-version=1.47.0
+version=1.48.0
release=1
-_boostver=1_47_0
+_boostver=1_48_0
-source=(http://downloads.sourceforge.net/$name/boost_$_boostver.tar.bz2
- http://nutyx.meticul.eu/files/patchs/boost/boost-1.46.0-signals-erase-2.patch)
+source=(http://downloads.sourceforge.net/$name/boost_$_boostver.tar.bz2)
build() {
cd boost_$_boostver
-# patch -Np1 -i ../boost-1.46.0-signals-erase-2.patch
# build bjam
cd $SRC/boost_${_boostver}/tools/