830: Bump nano package to v1.3.11

This commit is contained in:
Eric Andersen 2006-04-14 18:39:36 +00:00
parent 43e6d9ed27
commit 431318368c
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# nano
#
#############################################################
NANO_VER:=1.3.10
NANO_VER:=1.3.11
NANO_SOURCE:=nano-$(NANO_VER).tar.gz
NANO_SITE:=http://www.nano-editor.org/dist/v1.3/
NANO_DIR:=$(BUILD_DIR)/nano-$(NANO_VER)