diff options
Diffstat (limited to 'extra/partimage/Pkgfile')
-rwxr-xr-x | extra/partimage/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/partimage/Pkgfile b/extra/partimage/Pkgfile index 81b034272..9663f49c8 100755 --- a/extra/partimage/Pkgfile +++ b/extra/partimage/Pkgfile @@ -8,7 +8,7 @@ name=partimage version=0.6.8 release=1 source=(http://downloads.sourceforge.net/$name/$name-$version.tar.bz2\ - partimage-0.6.8-gcc44.patch) + http://nutyx.meticul.eu/files/patchs/$name/partimage-0.6.8-gcc44.patch) build() { cd $name-$version |