Merge pull request #2987 from 5schatten/nano_3.0

nano: update to nano-3.0
This commit is contained in:
CvH 2018-09-28 07:30:26 +02:00 committed by GitHub
commit 5b7a773830
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,8 +2,8 @@
# Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv)
PKG_NAME="nano"
PKG_VERSION="2.9.8"
PKG_SHA256="c2deac31ba4d3fd27a42fafcc47ccf499296cc69a422bbecab63f2933ea85488"
PKG_VERSION="3.0"
PKG_SHA256="e0a5bca354514e64762c987c200a8758b05e7bcced3b00b3e48ea0a2d383c8a0"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.nano-editor.org/"