From: Hannu Nyman Date: Fri, 3 Jul 2026 13:33:44 +0000 (+0300) Subject: nano: update to 9.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=333bf6038405a46febf4453b206d9e5db09c3c70;p=openwrt-packages.git nano: update to 9.1 Update nano editor to version 9.1. Signed-off-by: Hannu Nyman --- diff --git a/utils/nano/Makefile b/utils/nano/Makefile index 917094f51..926027638 100644 --- a/utils/nano/Makefile +++ b/utils/nano/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nano -PKG_VERSION:=9.0 +PKG_VERSION:=9.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@GNU/nano -PKG_HASH:=9f384374b496110a25b73ad5a5febb384783c6e3188b37063f677ac908013fde +PKG_HASH:=5f47764274cb7532349ce0aa20ec10f1e8e851a6e9fa3eb66812c43d196db042 PKG_LICENSE:=GPL-3.0-or-later PKG_LICENSE_FILES:=COPYING