Leonid Plyushch
5 years ago
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with
2 additions and
2 deletions
-
packages/nano/build.sh
|
|
@ -1,9 +1,9 @@ |
|
|
|
TERMUX_PKG_HOMEPAGE=https://www.nano-editor.org/ |
|
|
|
TERMUX_PKG_DESCRIPTION="Small, free and friendly text editor" |
|
|
|
TERMUX_PKG_LICENSE="GPL-2.0" |
|
|
|
TERMUX_PKG_VERSION=4.8 |
|
|
|
TERMUX_PKG_VERSION=4.9 |
|
|
|
TERMUX_PKG_SRCURL=https://nano-editor.org/dist/latest/nano-$TERMUX_PKG_VERSION.tar.xz |
|
|
|
TERMUX_PKG_SHA256=c348f61c68ab1d573b308398212a09cd68c60fbee20f01a5bd4b50071a258e63 |
|
|
|
TERMUX_PKG_SHA256=0e399729d105cb1a587b4140db5cf1b23215a0886a42b215efa98137164233a6 |
|
|
|
TERMUX_PKG_DEPENDS="libandroid-support, libandroid-glob, ncurses" |
|
|
|
TERMUX_PKG_EXTRA_CONFIGURE_ARGS=" |
|
|
|
ac_cv_header_pwd_h=no |
|
|
|