nano: Update from 2.9.4 to 2.9.5
[termux-packages] / packages / nano / build.sh
index 1953a1d..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}.5
-TERMUX_PKG_SRCURL=https://www.nano-editor.org/dist/v${_MAJOR_VERSION}/nano-${TERMUX_PKG_VERSION}.tar.gz
-TERMUX_PKG_SHA256=e2b929b24fba87f7a44285ce8d47af7170e379bee1bf2d04fbc728b7326a558a
+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