tinycron: rebuild with go-1.9

This commit is contained in:
Michael Gehring 2017-08-08 06:22:59 +00:00
parent 79ec62ee85
commit 0d3a7099d9

View file

@ -1,7 +1,7 @@
# Template file for 'tinycron' # Template file for 'tinycron'
pkgname=tinycron pkgname=tinycron
version=0.4 version=0.4
revision=5 revision=6
build_style=go build_style=go
go_import_path="github.com/bcicen/tinycron" go_import_path="github.com/bcicen/tinycron"
hostmakedepends="git" hostmakedepends="git"