mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 01:44:32 +04:00
Nano: Update to 2.4.2
Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user