From 877bef44cc3679a576146fdf55fdbeda955b3e8c Mon Sep 17 00:00:00 2001 From: Paper Mountain Studio Date: Sun, 28 Jul 2019 09:26:09 +0200 Subject: [PATCH] hub: update to 2.12.3 --- srcpkgs/hub/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/hub/template b/srcpkgs/hub/template index a954dd71158..dfad19b6565 100644 --- a/srcpkgs/hub/template +++ b/srcpkgs/hub/template @@ -1,6 +1,6 @@ # Template file for 'hub' pkgname=hub -version=2.12.2 +version=2.12.3 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=3db0719e41731c57b8765b7f486aa91cee57bb7d39d5553d480d87a4ac6c2ee6 +checksum=197242fea670353688c541d2e4584b449f18c354a01d89bf1667ea33c0071ddc if [ "$CROSS_BUILD" ]; then hostmakedepends+=" hub"