mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
maddy: Update to 0.7.1.
This commit is contained in:
parent
5ccf344e69
commit
b6a0b4c5b0
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'maddy'
|
# Template file for 'maddy'
|
||||||
pkgname=maddy
|
pkgname=maddy
|
||||||
version=0.7.0
|
version=0.7.1
|
||||||
revision=3
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/foxcpp/maddy"
|
go_import_path="github.com/foxcpp/maddy"
|
||||||
go_package="$go_import_path/cmd/maddy
|
go_package="$go_import_path/cmd/maddy
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://maddy.email"
|
homepage="https://maddy.email"
|
||||||
distfiles="https://github.com/foxcpp/maddy/archive/refs/tags/v$version.tar.gz"
|
distfiles="https://github.com/foxcpp/maddy/archive/refs/tags/v$version.tar.gz"
|
||||||
checksum=d661a74a9a14e874610aba776a01aaeee742a32ef06592251d4a86306487dfa9
|
checksum=541288477afb040a04a5cf17a1c3e3b7a81b287dc3a81c844b2d6ad66688c29e
|
||||||
make_dirs="/var/lib/maddy 0750 _maddy _maddy
|
make_dirs="/var/lib/maddy 0750 _maddy _maddy
|
||||||
/etc/maddy 0750 _maddy _maddy"
|
/etc/maddy 0750 _maddy _maddy"
|
||||||
system_accounts="_maddy"
|
system_accounts="_maddy"
|
||||||
|
|
Loading…
Add table
Reference in a new issue