diff options
author | tnut <thierryn1 at hispeed dot ch> | 2011-02-20 17:55:50 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2011-02-20 17:55:50 +0100 |
commit | f4812c7076822b34c0a375602fe02dba8800fca4 (patch) | |
tree | cd929d0c5cc96c4aa365bc701c4a7d6968fcbc81 | |
parent | 29ef7b33570063ad4306072816c28394b7717db1 (diff) | |
download | nutyx-pakxe-f4812c7076822b34c0a375602fe02dba8800fca4.tar.gz nutyx-pakxe-f4812c7076822b34c0a375602fe02dba8800fca4.tar.bz2 nutyx-pakxe-f4812c7076822b34c0a375602fe02dba8800fca4.tar.xz nutyx-pakxe-f4812c7076822b34c0a375602fe02dba8800fca4.zip |
boost, correction url patch, merci fanch
-rw-r--r-- | base/boost/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/boost/Pkgfile b/base/boost/Pkgfile index 3f8bd7613..a3298388d 100644 --- a/base/boost/Pkgfile +++ b/base/boost/Pkgfile @@ -11,7 +11,7 @@ release=3 _boostver=1_45_0 source=(http://downloads.sourceforge.net/$name/boost_$_boostver.tar.bz2 - http://nutyx.meticul.eu/files/patch/boost/boost-1.46.0-signals-erase-2.patch) + http://nutyx.meticul.eu/files/patchs/boost/boost-1.46.0-signals-erase-2.patch) build() { cd boost_$_boostver |