From d3a2211263a664bb27f75a04d6dcfc37d0574930 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Mon, 30 Jan 2017 17:08:19 +0000 Subject: [PATCH] gotty: rebuild with go-1.7.5 --- srcpkgs/gotty/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/gotty/template b/srcpkgs/gotty/template index a4a61d9277e..3bff2bb8dc9 100644 --- a/srcpkgs/gotty/template +++ b/srcpkgs/gotty/template @@ -1,7 +1,7 @@ # Template file for 'gotty' pkgname=gotty version=0.0.13 -revision=1 +revision=2 build_style=go go_import_path="github.com/yudai/gotty" hostmakedepends="git-perl"