# HG changeset patch # User Christopher Rogers # Date 1287851830 0 # Node ID e4c453a0ecd179070b5a37444c910dd53a996c6e # Parent b728ff36a894f19c75c6db94ff5ec978d777a7a5 Changed fluidsynth WGET_URL to a working one. diff -r b728ff36a894 -r e4c453a0ecd1 fluidsynth/receipt --- a/fluidsynth/receipt Sat Oct 23 15:15:10 2010 +0000 +++ b/fluidsynth/receipt Sat Oct 23 16:37:10 2010 +0000 @@ -9,7 +9,7 @@ DEPENDS="glib jack-audio-connection-kit ladspa" BUILD_DEPENDS="glib-dev jack-audio-connection-kit-dev ladspa-dev pkg-config" TARBALL="$PACKAGE-$VERSION.tar.gz" -WGET_URL="http://savannah.nongnu.org/download/fluid/$TARBALL" +WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" TAGS="synthesizer audio multimedia" # Rules to configure and make the package.