# HG changeset patch # User Pascal Bellard # Date 1336215248 -7200 # Node ID bf20abc5317adba5277265e82183b74e490395cf # Parent 75463dec493be16b07180149a43db9df5b297fee fox: update WGET_URL diff -r 75463dec493b -r bf20abc5317a fox/receipt --- a/fox/receipt Sat May 05 12:52:37 2012 +0200 +++ b/fox/receipt Sat May 05 12:54:08 2012 +0200 @@ -11,7 +11,7 @@ BUILD_DEPENDS="$DEPENDS libpng-dev jpeg-dev tiff-dev xorg-libXft-dev mesa-dev freetype-dev fontconfig-dev expat-dev" SUGGESTED="adie calculator pathfinder shutterbug" WEB_SITE="http://www.fox-toolkit.org/" -WGET_URL="http://www.fox-toolkit.org/ftp/$TARBALL" +WGET_URL="http://ftp.fox-toolkit.org/pub/$TARBALL" # Rules to configure and make the package. compile_rules()