From a3dd22a5d4d19f4d9ab307bae7e422b06f045473 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 25 May 2017 09:49:34 +0000 Subject: [PATCH] sift: rebuild with go-1.8.3 --- srcpkgs/sift/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/sift/template b/srcpkgs/sift/template index 8bb857fae75..ee5ed9c938f 100644 --- a/srcpkgs/sift/template +++ b/srcpkgs/sift/template @@ -1,7 +1,7 @@ # Template file for 'sift' pkgname=sift version=0.9.0 -revision=4 +revision=5 build_style=go hostmakedepends="git-perl" short_desc="A fast and powerful open source alternative to grep"