Browse Source

hub: Update from 2.9.0 to 2.10.0

android-5
Fredrik Fornwall 6 years ago
parent
commit
33d28ea0d6
  1. 4
      packages/hub/build.sh

4
packages/hub/build.sh

@ -1,8 +1,8 @@
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.9.0
TERMUX_PKG_SHA256=48aa49cd6eb14a4ea243019323bb0b8b193fc8c3fbdcc3597f87cca11ae0394c
TERMUX_PKG_VERSION=2.10.0
TERMUX_PKG_SHA256=c1599a7387df5de6cd309094525a1f14728ca9d09cc5e168805e8fcec829e13f
TERMUX_PKG_SRCURL=https://github.com/github/hub/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_DEPENDS="git"

Loading…
Cancel
Save