From 925ec99c39dd5521fa431494f0d368f8c00ff437 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Wed, 24 Jan 2018 08:54:21 +0000 Subject: [PATCH] gotty: rebuild with go-1.9.3 --- srcpkgs/gotty/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/gotty/template b/srcpkgs/gotty/template index 53628d0aabf..3b36ae9ec24 100644 --- a/srcpkgs/gotty/template +++ b/srcpkgs/gotty/template @@ -1,7 +1,7 @@ # Template file for 'gotty' pkgname=gotty version=1.0.1 -revision=3 +revision=4 build_style=go go_import_path="github.com/yudai/gotty" hostmakedepends="git-perl"