wok-stable diff nano/receipt @ rev 5270
slitaz-dev-pkgs: add autoconf, automake
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Thu Apr 15 06:00:28 2010 -0400 (2010-04-15) |
parents | bee79018e13a |
children | daecaab6c005 |
line diff
1.1 --- a/nano/receipt Wed Feb 24 10:31:06 2010 +0000 1.2 +++ b/nano/receipt Thu Apr 15 06:00:28 2010 -0400 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="nano" 1.7 -VERSION="2.0.9" 1.8 +VERSION="2.2.3" 1.9 CATEGORY="utilities" 1.10 SHORT_DESC="GNU Nano Text Editor." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -9,7 +9,7 @@ 1.13 BUILD_DEPENDS="ncursesw-dev" 1.14 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.15 WEB_SITE="http://www.nano-editor.org/" 1.16 -WGET_URL="http://www.nano-editor.org/dist/v2.0/$TARBALL" 1.17 +WGET_URL="http://www.nano-editor.org/dist/v2.2/$TARBALL" 1.18 TAGS="text-editor" 1.19 1.20 # Rules to configure and make the package.