nano: Update from 2.7.2 to 2.7.3
This commit is contained in:
parent
81f962e08d
commit
36d8dc9633
@ -1,7 +1,7 @@
|
|||||||
TERMUX_PKG_HOMEPAGE=https://www.nano-editor.org/
|
TERMUX_PKG_HOMEPAGE=https://www.nano-editor.org/
|
||||||
TERMUX_PKG_DESCRIPTION="Small, free and friendly text editor"
|
TERMUX_PKG_DESCRIPTION="Small, free and friendly text editor"
|
||||||
_MAJOR_VERSION=2.7
|
_MAJOR_VERSION=2.7
|
||||||
TERMUX_PKG_VERSION=${_MAJOR_VERSION}.2
|
TERMUX_PKG_VERSION=${_MAJOR_VERSION}.3
|
||||||
TERMUX_PKG_SRCURL=https://www.nano-editor.org/dist/v${_MAJOR_VERSION}/nano-${TERMUX_PKG_VERSION}.tar.gz
|
TERMUX_PKG_SRCURL=https://www.nano-editor.org/dist/v${_MAJOR_VERSION}/nano-${TERMUX_PKG_VERSION}.tar.gz
|
||||||
TERMUX_PKG_DEPENDS="libandroid-support, libandroid-glob, ncurses"
|
TERMUX_PKG_DEPENDS="libandroid-support, libandroid-glob, ncurses"
|
||||||
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--enable-utf8 --disable-libmagic"
|
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--enable-utf8 --disable-libmagic"
|
||||||
|
Loading…
Reference in New Issue
Block a user