nano: update to 6.4

announcement:
- https://lists.gnu.org/archive/html/info-gnu/2022-08/msg00001.html
This commit is contained in:
Rudi Heitbaum 2022-08-02 15:05:58 +00:00
parent ecaffc850f
commit 57fa18ee6f

View File

@ -3,8 +3,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="nano"
PKG_VERSION="6.3"
PKG_SHA256="eb532da4985672730b500f685dbaab885a466d08fbbf7415832b95805e6f8687"
PKG_VERSION="6.4"
PKG_SHA256="4199ae8ca78a7796de56de1a41b821dc47912c0307e9816b56cc317df34661c0"
PKG_LICENSE="GPL"
PKG_SITE="https://www.nano-editor.org/"
PKG_URL="https://www.nano-editor.org/dist/v6/${PKG_NAME}-${PKG_VERSION}.tar.xz"