From beea5a10761388f66a7a0e81815fa6ec1c529324 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Tempel?= Date: Wed, 12 Dec 2018 11:44:03 +0100 Subject: main/msmtp: upgrade to 1.8.1 The added minimal SMTP server (msmtpd) is currently not split into a separate subpackage as it is only a single freestanding binary and doesn't introduce any additional dependencies. --- main/msmtp/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'main/msmtp') diff --git a/main/msmtp/APKBUILD b/main/msmtp/APKBUILD index 7a4fa749b8..160e677519 100644 --- a/main/msmtp/APKBUILD +++ b/main/msmtp/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Natanael Copa # Maintainer: Natanael Copa pkgname=msmtp -pkgver=1.6.8 -pkgrel=1 +pkgver=1.8.1 +pkgrel=0 pkgdesc="SMTP client with a sendmail compatible interface" url="https://marlam.de/msmtp/" arch="all" @@ -38,4 +38,4 @@ vim() { "$subpkgdir"/usr/share/vim/vimfiles/syntax/$pkgname.vim } -sha512sums="58ccdb6f16ab31959aeb1929c11f820219d4be062edca209c5986e4e0932d718f6f39c81727d05cd448779cedc4ab3e7bb557ce9f5dd3e7cc95e0aa5c3b623bf msmtp-1.6.8.tar.xz" +sha512sums="00c5d8b810d48c171fc975115911c4cdf3e18efb91448800bdab320d0f850f4893343b436899722d3b9c82e3781c3e103dc31175c89a5c867511c14df5b9785a msmtp-1.8.1.tar.xz" -- cgit v1.2.3