msmtp: update to 1.8.12.

Closes: #24563 [via git-merge-pr]
This commit is contained in:
Anthony Iliopoulos 2020-08-30 22:04:05 +02:00 committed by Andrew J. Hesford
parent c2f854481d
commit 0e060c0289
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'msmtp'
pkgname=msmtp
version=1.8.11
version=1.8.12
revision=1
build_style=gnu-configure
configure_args="$(vopt_with msmtpd)
@ -17,7 +17,7 @@ maintainer="Peter Bui <pbui@github.bx612.space>"
license="GPL-3.0-or-later"
homepage="https://marlam.de/msmtp/"
distfiles="https://marlam.de/msmtp/releases/msmtp-${version}.tar.xz"
checksum=f25f0fa177ce9e0ad65c127e790a37f35fb64fee9e33d90345844c5c86780e60
checksum=a86fef9477339923afefe974988a38e32d0feb90dfeeb88f7f55aac356a96354
build_options="idn sasl gnome msmtpd"
build_options_default="idn sasl"