wok diff freeradius/receipt @ rev 1019
fpm2: changed apps/menu name (Thanks cooltaz)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue Jul 08 23:48:13 2008 +0200 (2008-07-08) |
parents | b45878c8f8c3 |
children | 6c076951fbe8 |
line diff
1.1 --- a/freeradius/receipt Mon Jan 14 22:36:50 2008 +0100 1.2 +++ b/freeradius/receipt Tue Jul 08 23:48:13 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()