hub: update to 2.12.6

This commit is contained in:
Leonid Pliushch 2019-09-22 20:46:08 +03:00
parent b41345e19e
commit c1ec7a5013
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.4
TERMUX_PKG_VERSION=2.12.6
TERMUX_PKG_SRCURL=https://github.com/github/hub/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=82f445505866319c6bbad78cf149afca27c5542e98132cdff2f31c26a700d05a
TERMUX_PKG_SHA256=4b9fdb9926dd8db3aa9b6300265fe5ea7430960eeddf6046a2d4efb13889a4f3
TERMUX_PKG_DEPENDS="git"
termux_step_make_install() {