nano: update to 8.3

This commit is contained in:
Rudi Heitbaum 2024-11-20 11:03:09 +00:00
parent c8bb85168d
commit 28a480d84c

View File

@ -3,8 +3,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="nano" PKG_NAME="nano"
PKG_VERSION="8.2" PKG_VERSION="8.3"
PKG_SHA256="d5ad07dd862facae03051c54c6535e54c7ed7407318783fcad1ad2d7076fffeb" PKG_SHA256="551b717b2e28f7e90f749323686a1b5bbbd84cfa1390604d854a3ca3778f111e"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="https://www.nano-editor.org/" PKG_SITE="https://www.nano-editor.org/"
PKG_URL="https://www.nano-editor.org/dist/v${PKG_VERSION%%.*}/${PKG_NAME}-${PKG_VERSION}.tar.xz" PKG_URL="https://www.nano-editor.org/dist/v${PKG_VERSION%%.*}/${PKG_NAME}-${PKG_VERSION}.tar.xz"