msmtp: update to 1.8.6.
This commit is contained in:
parent
18fbe5e922
commit
3a6719b159
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'msmtp'
|
||||
pkgname=msmtp
|
||||
version=1.8.5
|
||||
version=1.8.6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="$(vopt_with msmtpd)
|
||||
|
@ -17,7 +17,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://marlam.de/msmtp/"
|
||||
distfiles="https://marlam.de/msmtp/releases/msmtp-${version}.tar.xz"
|
||||
checksum=1613daced9c47b8c028224fc076799c2a4d72923e242be4e9e5c984cbbbb9f39
|
||||
checksum=6625f147430c65ba8527f52c4fe5d4d33552d3c0fb6d793ba7df819a3b3042e1
|
||||
|
||||
build_options="idn sasl gnome msmtpd"
|
||||
desc_option_msmtpd="Build minimal SMTP server"
|
||||
|
|
Loading…
Reference in New Issue