~alpine/aports

testing/maddy: upgrade to 0.5.0 v1 APPLIED

Alex McGrath <amk@amk.ie>
Alex McGrath: 1
 testing/maddy: upgrade to 0.5.0

 1 files changed, 6 insertions(+), 4 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/3652/mbox | git am -3
Learn more about email & git

[PATCH] testing/maddy: upgrade to 0.5.0 Export this patch

Alex McGrath <amk@amk.ie>
---
 testing/maddy/APKBUILD | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/testing/maddy/APKBUILD b/testing/maddy/APKBUILD
index da63bb99ee..457ff595b6 100644
--- a/testing/maddy/APKBUILD
+++ b/testing/maddy/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Michał Polański <michal@polanski.me>
# Maintainer: Michał Polański <michal@polanski.me>
pkgname=maddy
pkgver=0.4.4
pkgrel=1
pkgver=0.5.0
pkgrel=0
pkgdesc="Composable all-in-one mail server"
url="https://maddy.email/"
license="GPL-3.0-or-later"
@@ -67,7 +67,9 @@ vim() {
	cp -r "$builddir"/dist/vim "$subpkgdir"/usr/share/vim/vimfiles
}

sha512sums="b649c1e22f6dcabfe1872eba0ef0bddb9027b0a5c1fb54b7f128cf1828cb39692d66832123729ac5bec4b36c86e29ca0c56ad549d2cd9236f980423b95c0cf2b  maddy-0.4.4.tar.gz
sha512sums="
919a12c415efe6cea48fd4870e7c6d6eea9aa1c4d30390be3ff5ee3010bcc518fa871ab68e51746196e17979cb0b3773c91174974ce44c3f4f62bec2a9415ad3  maddy-0.5.0.tar.gz
1c5c1d98e9a734bb3da60691f6d94005ea63cfb2de882c152211b1e8f4860556dabcdca4f160c8e612e7ec488d2c37e314c376e5bc9d5283cf47161958f4525b  maddy.initd
0d7cc93c87b6b8ada3ee929513ae98f9393497371caaad85381f78f4a9ee7ec6523192fbea82ada013a7999521c0b88d6ca6a53a374b7b54f4a8e3d23cdda421  maddy.confd
aab47869dd3b1e51fa0468fba8dcd24e2930127017b147165db280e28fb183f42b0401e8fcfa6dfb717c82fcecb4584934ddf3d73ad9f46034e0bd939bb96075  use-syslog.patch"
aab47869dd3b1e51fa0468fba8dcd24e2930127017b147165db280e28fb183f42b0401e8fcfa6dfb717c82fcecb4584934ddf3d73ad9f46034e0bd939bb96075  use-syslog.patch
"
-- 
2.33.0