msmtp: update to 1.8.17.
This commit is contained in:
parent
37081f5dd3
commit
d90126b211
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'msmtp'
|
||||
pkgname=msmtp
|
||||
version=1.8.16
|
||||
version=1.8.17
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="$(vopt_with msmtpd)
|
||||
|
@ -17,10 +17,10 @@ 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=c04b5d89f3df0dee9772f50197c2602c97c5cdb439b6af539c37bf81b20f47d8
|
||||
checksum=0fddbe74c1a9dcf6461b4a1b0db3e4d34266184500c403d7f107ad42db4ec4d3
|
||||
|
||||
build_options="idn sasl gnome msmtpd"
|
||||
build_options_default="idn sasl"
|
||||
build_options_default="idn sasl msmtpd"
|
||||
desc_option_msmtpd="Build minimal SMTP server"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue