hub: rebuild package

This commit is contained in:
Leonid Pliushch 2020-02-05 12:44:59 +02:00
parent 694a6022fe
commit 7da1fa4c9a

View File

@ -2,6 +2,7 @@ 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.14.1
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=https://github.com/github/hub/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=62c977a3691c3841c8cde4906673a314e76686b04d64cab92f3e01c3d778eb6f
TERMUX_PKG_DEPENDS="git"