From 253c85934ab312079765184fe91e9ff840811746 Mon Sep 17 00:00:00 2001 From: Dominik Honnef Date: Wed, 13 Jan 2016 21:53:22 +0100 Subject: [PATCH] sift: revbump to build with Go 1.5.3 --- srcpkgs/sift/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/sift/template b/srcpkgs/sift/template index 94b160d64b1..e193e698ffc 100644 --- a/srcpkgs/sift/template +++ b/srcpkgs/sift/template @@ -1,7 +1,7 @@ # Template file for 'sift' pkgname=sift version=0.7.1 -revision=1 +revision=2 build_style=go hostmakedepends="git" short_desc="A fast and powerful open source alternative to grep"