From: Hannu Nyman Date: Mon, 3 Aug 2026 15:10:36 +0000 (+0300) Subject: nano: update to 9.2 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=2c72717c16c73df9cf05fc93ce21165452200169;p=openwrt-packages.git nano: update to 9.2 Update nano editor to version 9.2. https://www.nano-editor.org/news.php Signed-off-by: Hannu Nyman --- diff --git a/utils/nano/Makefile b/utils/nano/Makefile index 926027638..a93794896 100644 --- a/utils/nano/Makefile +++ b/utils/nano/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nano -PKG_VERSION:=9.1 +PKG_VERSION:=9.2 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@GNU/nano -PKG_HASH:=5f47764274cb7532349ce0aa20ec10f1e8e851a6e9fa3eb66812c43d196db042 +PKG_HASH:=05ecb99247b782e8a5b3a25ed4101dd034b0236902f7449bc9795b717642f7e9 PKG_LICENSE:=GPL-3.0-or-later PKG_LICENSE_FILES:=COPYING