msmtp: update to 1.8.7.
This commit is contained in:
parent
0d7ccbdcb2
commit
cbb673043d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'msmtp'
|
||||
pkgname=msmtp
|
||||
version=1.8.6
|
||||
version=1.8.7
|
||||
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=6625f147430c65ba8527f52c4fe5d4d33552d3c0fb6d793ba7df819a3b3042e1
|
||||
checksum=9a53bcdc244ec5b1a806934ecc7746d9d09db581f587bedf597e9da2f48c51f1
|
||||
|
||||
build_options="idn sasl gnome msmtpd"
|
||||
desc_option_msmtpd="Build minimal SMTP server"
|
||||
|
|
Loading…
Reference in New Issue