tinycron: update to 0.3 (#4496)
This commit is contained in:
parent
26f9506e22
commit
3cd7072e87
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tinycron'
|
||||
pkgname=tinycron
|
||||
version=0.2
|
||||
version=0.3
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/bcicen/tinycron"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/bcicen/tinycron"
|
||||
distfiles="https://github.com/bcicen/tinycron/archive/v${version}.tar.gz"
|
||||
checksum=0d0cc7f018d95f27f8f92ddfbadec1901f169980c3cf6c78e9c6fe7950cd290e
|
||||
checksum=1ba15e20871c0cbe45061d0ae7ebd5097dd173d7a3f4f9d6d21407d672e05f47
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue