From 76f195de633816e49d7250863ffca9de8df5e577 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Thu, 22 Feb 2018 22:55:54 -0500 Subject: [PATCH] hooktftp: rebuild with go-1.10 --- srcpkgs/hooktftp/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/hooktftp/template b/srcpkgs/hooktftp/template index bd8b85eb9e2..5b71b39d61f 100644 --- a/srcpkgs/hooktftp/template +++ b/srcpkgs/hooktftp/template @@ -1,7 +1,7 @@ # Template file for 'hooktftp' pkgname=hooktftp version=1.0.0 -revision=5 +revision=6 _gitcommit="a7258310669522806b903c9ffc98ad7c62b02d56" wrksrc="${pkgname}-${_gitcommit}" hostmakedepends="go bzr git"