Leonid Plyushch
5 years ago
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with
1 additions and
0 deletions
-
packages/ncdu/build.sh
|
@ -2,6 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://dev.yorhel.nl/ncdu |
|
|
TERMUX_PKG_DESCRIPTION="Disk usage analyzer" |
|
|
TERMUX_PKG_DESCRIPTION="Disk usage analyzer" |
|
|
TERMUX_PKG_LICENSE="MIT" |
|
|
TERMUX_PKG_LICENSE="MIT" |
|
|
TERMUX_PKG_VERSION=1.14.2 |
|
|
TERMUX_PKG_VERSION=1.14.2 |
|
|
|
|
|
TERMUX_PKG_REVISION=1 |
|
|
TERMUX_PKG_SRCURL=https://dev.yorhel.nl/download/ncdu-${TERMUX_PKG_VERSION}.tar.gz |
|
|
TERMUX_PKG_SRCURL=https://dev.yorhel.nl/download/ncdu-${TERMUX_PKG_VERSION}.tar.gz |
|
|
TERMUX_PKG_SHA256=947a7f5c1d0cd4e338e72b4f5bc5e2873651442cec3cb012e04ad2c37152c6b1 |
|
|
TERMUX_PKG_SHA256=947a7f5c1d0cd4e338e72b4f5bc5e2873651442cec3cb012e04ad2c37152c6b1 |
|
|
TERMUX_PKG_DEPENDS="ncurses, libandroid-support" |
|
|
TERMUX_PKG_DEPENDS="ncurses, libandroid-support" |
|
|