wok diff freeradius/receipt @ rev 987
fix: Fix build deps and compile
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Thu Jul 03 22:38:09 2008 +0200 (2008-07-03) |
parents | b45878c8f8c3 |
children | 6c076951fbe8 |
line diff
1.1 --- a/freeradius/receipt Mon Jan 14 22:36:50 2008 +0100 1.2 +++ b/freeradius/receipt Thu Jul 03 22:38:09 2008 +0200 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()