wok-current diff linux/receipt @ rev 11840
perl-html-parser: Sync with wok-tank.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Feb 27 01:06:36 2012 -0500 (2012-02-27) |
parents | 24a7f347ef17 |
children | 41cee386ada1 |
line diff
1.1 --- a/linux/receipt Fri Jan 20 18:06:34 2012 +0100 1.2 +++ b/linux/receipt Mon Feb 27 01:06:36 2012 -0500 1.3 @@ -7,11 +7,11 @@ 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.eu.kernel.org/pub/linux/kernel/v${VERSION:0:3}/$TARBALL" 1.8 +WGET_URL="http://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" 1.12 -BUILD_DEPENDS="slitaz-toolchain perl git lzma patch xz" 1.13 +BUILD_DEPENDS="slitaz-toolchain perl git lzma patch" 1.14 1.15 # Rules to configure and make the package. 1.16 compile_rules()