wok diff util-linux-ng/receipt @ rev 5195

slitaz-doc: fix version for 3.0
author Christophe Lincoln <pankso@slitaz.org>
date Sun Mar 28 17:16:33 2010 +0200 (2010-03-28)
parents a33da4f6b702
children 964f5d384827
line diff
     1.1 --- a/util-linux-ng/receipt	Wed Jun 17 03:34:23 2009 +0200
     1.2 +++ b/util-linux-ng/receipt	Sun Mar 28 17:16:33 2010 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="util-linux-ng"
     1.7 -VERSION="2.15.1"
     1.8 +VERSION="2.16.1"
     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 @@ -9,7 +9,7 @@
    1.13  DEPENDS="glibc-base"
    1.14  BUILD_DEPENDS="slitaz-toolchain ncurses-dev e2fsprogs-dev"
    1.15  WEB_SITE="http://kernel.org/~kzak/util-linux-ng/"
    1.16 -WGET_URL="ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.15/$TARBALL"
    1.17 +WGET_URL="ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/v2.16/$TARBALL"
    1.18  LOCALE=""
    1.19  
    1.20  # Rules to configure and make the package.