wok diff util-linux-ng/receipt @ rev 8693
Automated merge with http://repos.slitaz.org/wok
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Thu Feb 17 19:08:45 2011 +0100 (2011-02-17) |
parents | 00973bd72b33 |
children | 6f78cc176853 |
line diff
1.1 --- a/util-linux-ng/receipt Wed Oct 20 13:02:36 2010 +0200 1.2 +++ b/util-linux-ng/receipt Thu Feb 17 19:08:45 2011 +0100 1.3 @@ -1,15 +1,16 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="util-linux-ng" 1.7 -VERSION="2.18" 1.8 +VERSION="2.19" 1.9 CATEGORY="meta" 1.10 SHORT_DESC="Util linux new generation (Meta package to build utility ans libs)." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 -TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.13 +SOURCE="util-linux" 1.14 +TARBALL="$SOURCE-$VERSION.tar.bz2" 1.15 DEPENDS="glibc-base" 1.16 BUILD_DEPENDS="slitaz-toolchain ncurses-dev zlib-dev" 1.17 WEB_SITE="http://kernel.org/~kzak/util-linux-ng/" 1.18 -WGET_URL="ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v${VERSION%*}/$TARBALL" 1.19 +WGET_URL="ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v${VERSION}/$TARBALL" 1.20 LOCALE="" 1.21 1.22 # Rules to configure and make the package.