diff options
Diffstat (limited to 'fbshot')
-rw-r--r-- | fbshot/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fbshot/Pkgfile b/fbshot/Pkgfile index 72deaee9b..d931733b1 100644 --- a/fbshot/Pkgfile +++ b/fbshot/Pkgfile @@ -6,7 +6,7 @@ name=fbshot version=0.3 release=1 -source=(http://www.sfires.net/stuff/$name/$name-$version.tar.gz) +source=(http://distro.ibiblio.org/pub/linux/distributions/amigolinux/download/Utils/$name/$name-$version.tar.gz) build() { cd $name-$version |