Nano: Update to 2.4.2
Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>
This commit is contained in:
parent
957d75cd2f
commit
d61a3eb5e6
1 changed files with 2 additions and 2 deletions
|
@ -8,14 +8,14 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=nano
|
||||
PKG_VERSION:=2.4.1
|
||||
PKG_VERSION:=2.4.2
|
||||
PKG_RELEASE:=1
|
||||
PKG_LICENSE:=GPL-3.0+
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://www.nano-editor.org/dist/v2.4
|
||||
PKG_MD5SUM:=1c612b478f976abf8ef926480c7a3684
|
||||
PKG_MD5SUM:=ce6968992fec4283c17984b53554168b
|
||||
|
||||
PKG_INSTALL:=1
|
||||
PKG_BUILD_PARALLEL:=1
|
||||
|
|
Loading…
Reference in a new issue