diff options
-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 |