gotty: rebuild with go 1.8.1

This commit is contained in:
Michael Gehring 2017-04-07 19:10:20 +00:00
parent ac52f6a917
commit 486d6d1a80

View file

@ -1,7 +1,7 @@
# Template file for 'gotty' # Template file for 'gotty'
pkgname=gotty pkgname=gotty
version=0.0.13 version=0.0.13
revision=3 revision=4
build_style=go build_style=go
go_import_path="github.com/yudai/gotty" go_import_path="github.com/yudai/gotty"
hostmakedepends="git-perl" hostmakedepends="git-perl"