Update to 2.3.6

This commit is contained in:
Jonathan Bennett 2014-07-23 06:28:20 -05:00
parent 26e00eef1e
commit 74c8f0f351
1 changed files with 2 additions and 2 deletions

View 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