X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/9732ef97931863109838cbe6adc21e58d3b0ddd9..295241d4043c55a41259b4846464e1668b2f6a5f:/packages/hub/build.sh diff --git a/packages/hub/build.sh b/packages/hub/build.sh index 34ff1733..6c8bfa33 100644 --- a/packages/hub/build.sh +++ b/packages/hub/build.sh @@ -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_VERSION=2.2.8 TERMUX_PKG_SRCURL=https://github.com/github/hub/archive/v${TERMUX_PKG_VERSION}.tar.gz +TERMUX_PKG_SHA256=61f67d94d495bdd2f8e7eae3054fab8a5ec8f5d839f27a63dbacc2a4e230d847 TERMUX_PKG_DEPENDS="git" TERMUX_PKG_FOLDERNAME=hub-${TERMUX_PKG_VERSION}