From f2ade8a98b3c697bdd215c220152e57ea6403cf0 Mon Sep 17 00:00:00 2001 From: Michael Aldridge Date: Sat, 25 Aug 2018 00:04:47 -0700 Subject: [PATCH] gotty: rebuild for go 1.11 --- srcpkgs/gotty/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/gotty/template b/srcpkgs/gotty/template index ec48b8145b4..0e5d268e992 100644 --- a/srcpkgs/gotty/template +++ b/srcpkgs/gotty/template @@ -1,7 +1,7 @@ # Template file for 'gotty' pkgname=gotty version=1.0.1 -revision=7 +revision=8 build_style=go go_import_path="github.com/yudai/gotty" hostmakedepends="git"