nano: update to 6.0

This commit is contained in:
heitbaum 2021-12-19 04:00:46 +00:00
parent 298ae7ad77
commit ca290fe91c

View File

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