From a5a933e66daceba06360853477e94b7b3f189e2f Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 26 Oct 2017 08:36:04 +0000 Subject: [PATCH] sift: rebuild with go-1.9.2 --- srcpkgs/sift/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/sift/template b/srcpkgs/sift/template index abe3c9828c3..227962c9992 100644 --- a/srcpkgs/sift/template +++ b/srcpkgs/sift/template @@ -1,7 +1,7 @@ # Template file for 'sift' pkgname=sift version=0.9.0 -revision=6 +revision=7 build_style=go hostmakedepends="git-perl" short_desc="A fast and powerful open source alternative to grep"