mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
Nano: Update to 2.7.0
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
This commit is contained in:
+3
-3
@@ -8,14 +8,14 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=nano
|
||||
PKG_VERSION:=2.6.3
|
||||
PKG_VERSION:=2.7.0
|
||||
PKG_RELEASE:=1
|
||||
PKG_LICENSE:=GPL-3.0+
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://www.nano-editor.org/dist/v2.6/
|
||||
PKG_MD5SUM:=1213c7f17916e65afefc95054c1f90f9
|
||||
PKG_SOURCE_URL:=@GNU/nano
|
||||
PKG_MD5SUM:=0805c5b8c75d4fde053e4b1431270f91
|
||||
|
||||
PKG_INSTALL:=1
|
||||
PKG_BUILD_PARALLEL:=1
|
||||
|
||||
Reference in New Issue
Block a user