wok rev 11616

Up mc (4.7.5.6)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jan 23 12:24:32 2012 +0100 (2012-01-23)
parents 0686ab55b55a
children 4277cce17274
files mc/receipt
line diff
     1.1 --- a/mc/receipt	Mon Jan 23 12:01:58 2012 +0100
     1.2 +++ b/mc/receipt	Mon Jan 23 12:24:32 2012 +0100
     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