From 2972a90e222385d894c77acd92ecc7b04375ab80 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 26 Oct 2017 08:36:00 +0000 Subject: [PATCH] gotty: rebuild with go-1.9.2 --- srcpkgs/gotty/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/gotty/template b/srcpkgs/gotty/template index 1715e092b60..53628d0aabf 100644 --- a/srcpkgs/gotty/template +++ b/srcpkgs/gotty/template @@ -1,7 +1,7 @@ # Template file for 'gotty' pkgname=gotty version=1.0.1 -revision=2 +revision=3 build_style=go go_import_path="github.com/yudai/gotty" hostmakedepends="git-perl"