nano: update to nano-2.3.1, prepare for OpenELEC-1.0 release

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-10-17 08:54:02 +02:00
parent 5603bb9d08
commit 676190af15
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
1.0.0
- update to nano-2.3.1
- prepare for OpenELEC-1.0 release
0.99.4 0.99.4
- change icon - change icon

View File

@ -19,8 +19,8 @@
################################################################################ ################################################################################
PKG_NAME="nano" PKG_NAME="nano"
PKG_VERSION="2.3.0" PKG_VERSION="2.3.1"
PKG_REV="4" PKG_REV="0"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://www.nano-editor.org/" PKG_SITE="http://www.nano-editor.org/"