mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
webhook: update to 2.8.1.
This commit is contained in:
parent
77a4a87104
commit
44136487f3
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'webhook'
|
||||
pkgname=webhook
|
||||
version=2.8.0
|
||||
revision=2
|
||||
version=2.8.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/adnanh/webhook"
|
||||
short_desc="Lightweight incoming webhook server to run shell commands"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Abigail G <void@placeviolette.net>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/adnanh/webhook"
|
||||
distfiles="https://github.com/adnanh/webhook/archive/${version}.tar.gz"
|
||||
checksum=c521558083f96bcefef16575a6f3f98ac79c0160fd0073be5e76d6645e068398
|
||||
checksum=a1e3eb2231e5631ebb374b76a79c3bac9cbdc7010974395e2d5e4e2e62ffd187
|
||||
conf_files="/etc/webhook/hooks.json /etc/sv/webhook/conf"
|
||||
system_accounts="_webhook"
|
||||
system_groups="_webhook"
|
||||
|
|
Loading…
Add table
Reference in a new issue