wok-4.x rev 12383
linux: update WGET_URL
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu May 16 18:20:44 2013 +0200 (2013-05-16) |
parents | 3c2e254006fe |
children | c510b88f38f9 |
files | linux/receipt |
line diff
1.1 --- a/linux/receipt Thu May 16 16:23:57 2013 +0200 1.2 +++ b/linux/receipt Thu May 16 18:20:44 2013 +0200 1.3 @@ -7,7 +7,7 @@ 1.4 MAINTAINER="devel@slitaz.org" 1.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.6 WEB_SITE="http://www.kernel.org/" 1.7 -WGET_URL="http://www.kernel.org/pub/linux/kernel/v${VERSION:0:3}/$TARBALL" 1.8 +WGET_URL="ftp://www.kernel.org/pub/linux/kernel/v${VERSION:0:3}/$TARBALL" 1.9 CONFIG_FILES="/lib/modules/$VERSION-slitaz/modules.dep" 1.10 1.11 DEPENDS="depmod"