New package: microhookd-0.0.1
This commit is contained in:
parent
d7fdc4bb38
commit
b188148e18
16
srcpkgs/microhookd/template
Normal file
16
srcpkgs/microhookd/template
Normal file
@ -0,0 +1,16 @@
|
||||
# Template file for 'microhookd'
|
||||
pkgname=microhookd
|
||||
version=0.0.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/the-maldridge/microhookd
|
||||
short_desc="Simplest possible webhook daemon"
|
||||
maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/the-maldridge/microhookd"
|
||||
distfiles="https://github.com/the-maldridge/microhookd/archive/v${version}.tar.gz"
|
||||
checksum=da8cce688db7b60a6d16375727aceac33c69a0a74841f655979080ea41f2d70b
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user