hub: Update from 2.12.8 to 2.13.0

This commit is contained in:
Fredrik Fornwall 2019-11-24 20:05:24 +01:00
parent e105d00060
commit ccd2ffe080
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.8
TERMUX_PKG_VERSION=2.13.0
TERMUX_PKG_SRCURL=https://github.com/github/hub/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=72d09397967c85b118fc1be25dc0fc54353f4dea09f804687a287949c7de7ebe
TERMUX_PKG_SHA256=0b5147a25aa8dff37d6c88b2a30ed38c05d35e03c64d79039925dcb49de80940
TERMUX_PKG_DEPENDS="git"
termux_step_make_install() {