diff options
Diffstat (limited to 'extra/blackbox/Pkgfile')
-rw-r--r-- | extra/blackbox/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/blackbox/Pkgfile b/extra/blackbox/Pkgfile index e2f901b45..bed9f662c 100644 --- a/extra/blackbox/Pkgfile +++ b/extra/blackbox/Pkgfile @@ -8,7 +8,7 @@ name=blackbox version=0.70.1 release=2 source=(http://downloads.sourceforge.net/blackboxwm/$name-$version.tar.bz2\ - gcc43.patch) + http://nutyx.meticul.eu/files/patchs/$name/gcc43.patch) build() { cd $name-$version |