wok diff nano/receipt @ rev 17591

syslinux/isohybrib.exe: add --md5, --undo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Feb 10 08:53:27 2015 +0100 (2015-02-10)
parents fd7c7b825eb9
children f9a21d0369a2
line diff
     1.1 --- a/nano/receipt	Fri Apr 11 10:57:36 2014 +0200
     1.2 +++ b/nano/receipt	Tue Feb 10 08:53:27 2015 +0100
     1.3 @@ -1,14 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="nano"
     1.7 -VERSION="2.2.6"
     1.8 +VERSION="2.3.6"
     1.9  CATEGORY="utilities"
    1.10  SHORT_DESC="GNU Nano Text Editor"
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  LICENSE="GPL3"
    1.13  WEB_SITE="http://www.nano-editor.org/"
    1.14  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.15 -WGET_URL="${WEB_SITE}dist/v2.2/$TARBALL"
    1.16 +WGET_URL="${WEB_SITE}dist/v2.3/$TARBALL"
    1.17  TAGS="text-editor"
    1.18  HOST_ARCH="i486 arm"
    1.19