wok-current rev 414
Bad wget url for freeradius
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue Mar 11 22:10:24 2008 +0100 (2008-03-11) |
parents | 4ee051f6ed87 |
children | 7e80631728ec |
files | freeradius/receipt |
line diff
1.1 --- a/freeradius/receipt Tue Mar 11 20:56:32 2008 +0100 1.2 +++ b/freeradius/receipt Tue Mar 11 22:10:24 2008 +0100 1.3 @@ -8,7 +8,7 @@ 1.4 DEPENDS="libtool, openssl" 1.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.6 WEB_SITE="http://www.freeradius.org/" 1.7 -WGET_URL="http://freeradius.portal-to-web.de/$TARBALL" 1.8 +WGET_URL="ftp://ftp.freeradius.org/pub/radius/$TARBALL" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()