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