From 183e9b496609f22eda530904bbf566b35fcdf8ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= Date: Wed, 18 Sep 2019 01:19:35 +0200 Subject: [PATCH] hub: update to 2.12.4. --- srcpkgs/hub/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/hub/template b/srcpkgs/hub/template index dfad19b6565..d86f9b17834 100644 --- a/srcpkgs/hub/template +++ b/srcpkgs/hub/template @@ -1,6 +1,6 @@ # Template file for 'hub' pkgname=hub -version=2.12.3 +version=2.12.4 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=197242fea670353688c541d2e4584b449f18c354a01d89bf1667ea33c0071ddc +checksum=82f445505866319c6bbad78cf149afca27c5542e98132cdff2f31c26a700d05a if [ "$CROSS_BUILD" ]; then hostmakedepends+=" hub"