wok diff mc/receipt @ rev 12254

Up: slitaz-configs (4.9.1) - Last minute bug fix
author Christophe Lincoln <pankso@slitaz.org>
date Tue Apr 10 13:54:27 2012 +0200 (2012-04-10)
parents 0686ab55b55a
children 025fc3ab8780
line diff
     1.1 --- a/mc/receipt	Mon Jan 23 12:01:58 2012 +0100
     1.2 +++ b/mc/receipt	Tue Apr 10 13:54:27 2012 +0200
     1.3 @@ -1,14 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5 -#
     1.6  
     1.7  PACKAGE="mc"
     1.8 -VERSION="4.7.5.2"
     1.9 +VERSION="4.7.5.6"
    1.10  CATEGORY="system-tools"
    1.11  SHORT_DESC="Midnight Commander - ncurses based file manager."
    1.12  MAINTAINER="erjo@slitaz.org"
    1.13  DEPENDS="ncursesw glib e2fsprogs"
    1.14 +SUGGESTED="gpm"
    1.15  BUILD_DEPENDS="pkg-config gpm-dev"
    1.16 -TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.17 +TARBALL="$PACKAGE-$VERSION.tar.xz"
    1.18  WEB_SITE="http://www.midnight-commander.org/"
    1.19  WGET_URL="http://www.midnight-commander.org/downloads/$TARBALL"
    1.20