command-not-found: Update
This commit is contained in:
parent
4d3416a492
commit
f3ad8a10c8
@ -1,6 +1,6 @@
|
|||||||
TERMUX_PKG_HOMEPAGE=http://termux.com
|
TERMUX_PKG_HOMEPAGE=http://termux.com
|
||||||
TERMUX_PKG_DESCRIPTION="Suggest installation of packages in interactive shell sessions"
|
TERMUX_PKG_DESCRIPTION="Suggest installation of packages in interactive shell sessions"
|
||||||
TERMUX_PKG_VERSION=1.8
|
TERMUX_PKG_VERSION=1.9
|
||||||
|
|
||||||
termux_step_make_install () {
|
termux_step_make_install () {
|
||||||
TERMUX_LIBEXEC_DIR=$TERMUX_PREFIX/libexec/termux
|
TERMUX_LIBEXEC_DIR=$TERMUX_PREFIX/libexec/termux
|
||||||
|
@ -1136,7 +1136,6 @@ char const* const commands[] = {
|
|||||||
" json_pp",
|
" json_pp",
|
||||||
" libnetcfg",
|
" libnetcfg",
|
||||||
" perl",
|
" perl",
|
||||||
" perl5.22.0",
|
|
||||||
" perlbug",
|
" perlbug",
|
||||||
" perldoc",
|
" perldoc",
|
||||||
" perlivp",
|
" perlivp",
|
||||||
@ -1168,10 +1167,8 @@ char const* const commands[] = {
|
|||||||
"pick",
|
"pick",
|
||||||
" pick",
|
" pick",
|
||||||
"picolisp",
|
"picolisp",
|
||||||
" httpGate",
|
|
||||||
" picolisp",
|
" picolisp",
|
||||||
" pil",
|
" pil",
|
||||||
" ssl",
|
|
||||||
"pinentry",
|
"pinentry",
|
||||||
" pinentry",
|
" pinentry",
|
||||||
" pinentry-curses",
|
" pinentry-curses",
|
||||||
@ -1519,6 +1516,8 @@ char const* const commands[] = {
|
|||||||
" purge-old-kernels",
|
" purge-old-kernels",
|
||||||
" vigpg",
|
" vigpg",
|
||||||
" wifi-status",
|
" wifi-status",
|
||||||
|
"cowsay",
|
||||||
|
" cowsay",
|
||||||
"dx",
|
"dx",
|
||||||
" dalvikvm-wrapper",
|
" dalvikvm-wrapper",
|
||||||
" dx",
|
" dx",
|
||||||
|
Loading…
Reference in New Issue
Block a user