hub: update to 2.12.7

This commit is contained in:
Leonid Pliushch 2019-09-28 15:22:54 +03:00
parent 6e24f31fc5
commit 4f8353e116
1 changed files with 2 additions and 2 deletions

View File

@ -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() {