We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aac6129 commit 26fc45aCopy full SHA for 26fc45a
1 file changed
srcpkgs/maddy/template
@@ -1,6 +1,6 @@
1
# Template file for 'maddy'
2
pkgname=maddy
3
-version=0.8.1
+version=0.9.3
4
revision=1
5
build_style=go
6
go_import_path="github.com/foxcpp/maddy"
@@ -15,7 +15,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
15
license="GPL-3.0-or-later"
16
homepage="https://maddy.email"
17
distfiles="https://github.com/foxcpp/maddy/archive/refs/tags/v$version.tar.gz"
18
-checksum=e31decff5df3e9f70aba9f27e4cb62d925263aa6e75671685236d08a589dfd8b
+checksum=bca75733345f8cfaf112c7115d2c988288d8539f257d4363e8cfc9365a828c9a
19
make_dirs="/var/lib/maddy 0750 _maddy _maddy
20
/etc/maddy 0750 _maddy _maddy"
21
system_accounts="_maddy"
0 commit comments