nano: Update from 2.9.4 to 2.9.5
[termux-packages] / packages / nano / build.sh
index 2db7b79..13ed3b0 100644 (file)
@@ -1,11 +1,11 @@
 TERMUX_PKG_HOMEPAGE=https://www.nano-editor.org/
 TERMUX_PKG_DESCRIPTION="Small, free and friendly text editor"
-_MAJOR_VERSION=2.8
-TERMUX_PKG_VERSION=${_MAJOR_VERSION}.2
-TERMUX_PKG_SRCURL=https://www.nano-editor.org/dist/v${_MAJOR_VERSION}/nano-${TERMUX_PKG_VERSION}.tar.gz
-TERMUX_PKG_SHA256=0aa9cd6bd5b372ce9a196a9677af58c1826a9235a14daffe604100a9c259854b
+TERMUX_PKG_VERSION=2.9.5
+TERMUX_PKG_SHA256=620290467d5340448b728fc7535418db18edac661cf8f95bccc74d768b2614d0
+TERMUX_PKG_SRCURL=https://www.nano-editor.org/dist/v${TERMUX_PKG_VERSION:0:3}/nano-${TERMUX_PKG_VERSION}.tar.gz
 TERMUX_PKG_DEPENDS="libandroid-support, libandroid-glob, ncurses"
 TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
+ac_cv_header_pwd_h=no
 --disable-libmagic
 --enable-utf8
 --with-wordbounds