micro: rebuild with go-1.8

This commit is contained in:
Michael Gehring 2017-02-17 12:42:16 +00:00
parent 1a25e7a06c
commit cf83c742af

View file

@ -1,7 +1,7 @@
# Template file for 'micro'
pkgname=micro
version=1.1.3
revision=2
revision=3
build_style=go
go_import_path="github.com/zyedidia/micro"
go_package="${go_import_path}/cmd/micro"