projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
050f354
)
update nano to 2.2.1 (#6357)
author
Florian Fainelli
<florian@openwrt.org>
Tue, 15 Dec 2009 20:07:39 +0000
(20:07 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Tue, 15 Dec 2009 20:07:39 +0000
(20:07 +0000)
SVN-Revision: 18786
utils/nano/Makefile
patch
|
blob
|
history
diff --git
a/utils/nano/Makefile
b/utils/nano/Makefile
index 996ebd66d31f037583d8b9f2bd5ed35d357b1762..66df3cfb94f8b0db26c9744ceb6618cbf78a4cfb 100644
(file)
--- a/
utils/nano/Makefile
+++ b/
utils/nano/Makefile
@@
-8,12
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=nano
-PKG_VERSION:=2.2.
0
+PKG_VERSION:=2.2.
1
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.nano-editor.org/dist/v2.2
-PKG_MD5SUM:=
b34ea8fac9563b0485f39a065b5893bf
+PKG_MD5SUM:=
12eb7808ab1b8df4d20e87df22c38143
include $(INCLUDE_DIR)/package.mk