Arun
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
1 deletions
-
packages/jfrog-cli/build.sh
|
|
@ -1,7 +1,8 @@ |
|
|
|
TERMUX_PKG_HOMEPAGE=https://cli.jfrog.com/ |
|
|
|
TERMUX_PKG_HOMEPAGE=https://jfrog.com/getcli |
|
|
|
TERMUX_PKG_DESCRIPTION="A CLI for JFrog products." |
|
|
|
TERMUX_PKG_LICENSE="Apache-2.0" |
|
|
|
TERMUX_PKG_VERSION=1.33.2 |
|
|
|
TERMUX_PKG_REVISION=1 |
|
|
|
TERMUX_PKG_SRCURL=https://github.com/jfrog/jfrog-cli/archive/$TERMUX_PKG_VERSION.tar.gz |
|
|
|
TERMUX_PKG_SHA256=b6682085d1ed19448e32bd208227229de43a85bb7e85653bc332c714ffaeb425 |
|
|
|
TERMUX_PKG_DEPENDS="libc++" |
|
|
|