Update to 2.3.6 118/head
authorJonathan Bennett <JBennett@incomsystems.biz>
Wed, 23 Jul 2014 11:28:20 +0000 (06:28 -0500)
committerJonathan Bennett <JBennett@incomsystems.biz>
Wed, 23 Jul 2014 11:28:20 +0000 (06:28 -0500)
utils/nano/Makefile

index 5944d88d491895bc8c0a6be876a25b4bc7bf6a55..49f0b9bb978d60a4ae61d76feefe8bab3e4b04ed 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=nano
-PKG_VERSION:=2.3.5
+PKG_VERSION:=2.3.6
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://www.nano-editor.org/dist/v2.3
-PKG_MD5SUM:=a771f6283ac1edee8e5486209910c829
+PKG_MD5SUM:=df3d201aecb3155a80633990cc467831
 
 PKG_INSTALL:=1
 PKG_BUILD_PARALLEL:=1