projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2bb16f
)
[package] update nano to 2.2.0 (#6288, #5930)
author
Florian Fainelli
<florian@openwrt.org>
Sat, 5 Dec 2009 01:06:36 +0000
(
01:06
+0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sat, 5 Dec 2009 01:06:36 +0000
(
01:06
+0000)
SVN-Revision: 18645
utils/nano/Makefile
patch
|
blob
|
history
diff --git
a/utils/nano/Makefile
b/utils/nano/Makefile
index cb206639134b5514e5c2723110188c20310fb063..996ebd66d31f037583d8b9f2bd5ed35d357b1762 100644
(file)
--- a/
utils/nano/Makefile
+++ b/
utils/nano/Makefile
@@
-8,12
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=nano
-PKG_VERSION:=2.
1.11
+PKG_VERSION:=2.
2.0
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=http://www.nano-editor.org/dist/v2.
1
-PKG_MD5SUM:=
15d8c0717c646de2e946e1eb408feec7
+PKG_SOURCE_URL:=http://www.nano-editor.org/dist/v2.
2
+PKG_MD5SUM:=
b34ea8fac9563b0485f39a065b5893bf
include $(INCLUDE_DIR)/package.mk