New package: updo-0.4.5
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# Template file for 'updo'
|
||||
pkgname=updo
|
||||
version=0.4.5
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/Owloops/updo
|
||||
short_desc="Uptime monitoring CLI tool with alerting and advanced settings"
|
||||
maintainer="Yushi <git@yushi.one>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/Owloops/updo"
|
||||
changelog="https://github.com/Owloops/updo/releases"
|
||||
distfiles="https://github.com/Owloops/updo/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=f43a6bbc056391de8056de8e37dda9eee3f8029661a0337b622e37a81f20d976
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
||||
Reference in New Issue
Block a user