wok-4.x rev 6938
Changed fluidsynth WGET_URL to a working one.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Oct 23 16:37:10 2010 +0000 (2010-10-23) |
parents | b728ff36a894 |
children | 192cb824f224 |
files | fluidsynth/receipt |
line diff
1.1 --- a/fluidsynth/receipt Sat Oct 23 15:15:10 2010 +0000 1.2 +++ b/fluidsynth/receipt Sat Oct 23 16:37:10 2010 +0000 1.3 @@ -9,7 +9,7 @@ 1.4 DEPENDS="glib jack-audio-connection-kit ladspa" 1.5 BUILD_DEPENDS="glib-dev jack-audio-connection-kit-dev ladspa-dev pkg-config" 1.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.7 -WGET_URL="http://savannah.nongnu.org/download/fluid/$TARBALL" 1.8 +WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.9 TAGS="synthesizer audio multimedia" 1.10 1.11 # Rules to configure and make the package.