nano: update to 5.9

update 5.5 (2021-01-14) to 5.9 (2021-10-06)
news: https://www.nano-editor.org/news.php
This commit is contained in:
heitbaum 2021-02-27 07:57:51 +00:00
parent feed205901
commit fb84a38860

View File

@ -3,8 +3,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="nano"
PKG_VERSION="5.5"
PKG_SHA256="390b81bf9b41ff736db997aede4d1f60b4453fbd75a519a4ddb645f6fd687e4a"
PKG_VERSION="5.9"
PKG_SHA256="757db8cda4bb2873599e47783af463e3b547a627b0cabb30ea7bf71fb4c24937"
PKG_LICENSE="GPL"
PKG_SITE="http://www.nano-editor.org/"
PKG_URL="http://ftpmirror.gnu.org/nano/${PKG_NAME}-${PKG_VERSION}.tar.xz"