diff options
Diffstat (limited to 'manualPorts/fox/Pkgfile')
-rw-r--r-- | manualPorts/fox/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manualPorts/fox/Pkgfile b/manualPorts/fox/Pkgfile index e6396aa..6228bde 100644 --- a/manualPorts/fox/Pkgfile +++ b/manualPorts/fox/Pkgfile @@ -5,9 +5,9 @@ # Depends on: mesa3d libpng libtiff xorg-libxft xorg-libxcursor name=fox -version=1.6.57 +version=1.7.77 release=1 -source=(ftp://ftp.$name-toolkit.org/pub/$name-$version.tar.gz) +source=(http://$name-toolkit.org/ftp/$name-$version.tar.gz) build() { cd $name-$version |