diff --git a/utils/nano/Makefile b/utils/nano/Makefile index 62910c090..52fe31aa3 100644 --- a/utils/nano/Makefile +++ b/utils/nano/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nano -PKG_VERSION:=5.6 +PKG_VERSION:=5.6.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@GNU/nano -PKG_HASH:=fce183e4a7034d07d219c79aa2f579005d1fd49f156db6e50f53543a87637a32 +PKG_HASH:=760d7059e0881ca0ee7e2a33b09d999ec456ff7204df86bee58eb6f523ee8b09 PKG_LICENSE:=GPL-3.0-or-later PKG_LICENSE_FILES:=COPYING