From 51065fe58b606c29ed770ef1cdb12ab05abf6d5f Mon Sep 17 00:00:00 2001 From: Paper Mountain Studio Date: Sun, 16 Jun 2019 17:59:28 +0200 Subject: [PATCH] hub: update to 2.12.0 --- srcpkgs/hub/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/hub/template b/srcpkgs/hub/template index 85fbfa21979..9366a1858b0 100644 --- a/srcpkgs/hub/template +++ b/srcpkgs/hub/template @@ -1,6 +1,6 @@ # Template file for 'hub' pkgname=hub -version=2.11.2 +version=2.12.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=1a80685d3d4fe14012c4f5e5cda9a2c5fe680a81729e692008aa1414f8e1f972 +checksum=937e0ea3ba6dcc8030889d987313efa4da27b6c54ed20fb40fbf5ff9df4c3780 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" hub"