diff --git a/srcpkgs/hub/template b/srcpkgs/hub/template index a25eb9fd1f1..f80f78500cb 100644 --- a/srcpkgs/hub/template +++ b/srcpkgs/hub/template @@ -1,6 +1,6 @@ # Template file for 'hub' pkgname=hub -version=2.9.0 +version=2.10.0 revision=1 build_style=go go_import_path=github.com/github/hub @@ -11,7 +11,7 @@ license="MIT" homepage="https://hub.github.com/" changelog="https://github.com/github/hub/releases" distfiles="https://github.com/github/hub/archive/v${version}.tar.gz" -checksum=48aa49cd6eb14a4ea243019323bb0b8b193fc8c3fbdcc3597f87cca11ae0394c +checksum=c1599a7387df5de6cd309094525a1f14728ca9d09cc5e168805e8fcec829e13f if [ "$CROSS_BUILD" ]; then hostmakedepends+=" hub"