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
3 deletions
-
packages/hub/build.sh
|
|
@ -1,10 +1,9 @@ |
|
|
|
TERMUX_PKG_HOMEPAGE=https://hub.github.com/ |
|
|
|
TERMUX_PKG_DESCRIPTION="Command-line wrapper for git that makes you better at GitHub" |
|
|
|
TERMUX_PKG_LICENSE="MIT" |
|
|
|
TERMUX_PKG_VERSION=2.12.3 |
|
|
|
TERMUX_PKG_REVISION=1 |
|
|
|
TERMUX_PKG_VERSION=2.12.4 |
|
|
|
TERMUX_PKG_SRCURL=https://github.com/github/hub/archive/v${TERMUX_PKG_VERSION}.tar.gz |
|
|
|
TERMUX_PKG_SHA256=197242fea670353688c541d2e4584b449f18c354a01d89bf1667ea33c0071ddc |
|
|
|
TERMUX_PKG_SHA256=82f445505866319c6bbad78cf149afca27c5542e98132cdff2f31c26a700d05a |
|
|
|
TERMUX_PKG_DEPENDS="git" |
|
|
|
|
|
|
|
termux_step_make_install() { |
|
|
|