Browse Source

hub: update to 2.12.3

emacs-27
Leonid Plyushch 6 years ago
parent
commit
9496c522db
No known key found for this signature in database GPG Key ID: 45F2964132545795
  1. 4
      packages/hub/build.sh

4
packages/hub/build.sh

@ -1,9 +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.2
TERMUX_PKG_VERSION=2.12.3
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_step_make_install() {

Loading…
Cancel
Save