nano: update to 8.5
authorHannu Nyman <[email protected]>
Mon, 16 Jun 2025 16:45:33 +0000 (19:45 +0300)
committerHannu Nyman <[email protected]>
Mon, 16 Jun 2025 16:45:33 +0000 (19:45 +0300)
Update nano editor to version 8.5.

Upstream has fixed the gnulib related cross-compilation problem,
so remove the config hack that was added at the 8.4 update.

Signed-off-by: Hannu Nyman <[email protected]>
(cherry picked from commit cfdf5fffec99c025c5ae93ad450566a28c915837)

utils/nano/Makefile

index ab81c1ff474712d7f829b8528aa5ab1fc290537d..ec001548ca27cc672ce26d9cbb07946ea5460a41 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=nano
-PKG_VERSION:=8.4
+PKG_VERSION:=8.5
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=@GNU/nano
-PKG_HASH:=5ad29222bbd55624d87ea677928b3106a743114d6c6f9b41f36c97be2a8e628d
+PKG_HASH:=000b011d339c141af9646d43288f54325ff5c6e8d39d6e482b787bbc6654c26a
 
 PKG_LICENSE:=GPL-3.0-or-later
 PKG_LICENSE_FILES:=COPYING
@@ -117,8 +117,6 @@ endif
 
 CONFIGURE_VARS += \
        ac_cv_header_regex_h=no \
-       ac_cv_func_strcasecmp=no \
-       ac_cv_func_strncasecmp=no
 
 define Package/nano-plus/conffiles
 /etc/nanorc