gotty: rebuild with go-1.8

This commit is contained in:
Michael Gehring 2017-02-17 12:42:15 +00:00
parent b1e8b91e14
commit 4ecf4c0e79

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=2 revision=3
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"