Browse Source

hub: update to 2.12.7

android-5
Leonid Plyushch 5 years ago
parent
commit
5701e602a4
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.6
TERMUX_PKG_VERSION=2.12.7
TERMUX_PKG_SRCURL=https://github.com/github/hub/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=4b9fdb9926dd8db3aa9b6300265fe5ea7430960eeddf6046a2d4efb13889a4f3
TERMUX_PKG_SHA256=53d812b09aed87c49cc62d09a8827c2dfe7b776732b71287b800320bd23ea028
TERMUX_PKG_DEPENDS="git"
termux_step_make_install() {

Loading…
Cancel
Save