msmtp: update to 1.8.14.
This commit is contained in:
parent
d147283ad4
commit
114111ac4a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'msmtp'
|
||||
pkgname=msmtp
|
||||
version=1.8.13
|
||||
version=1.8.14
|
||||
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=ada945ab8d519102bb632f197273b3326ded25b38c003b0cf3861d1d6d4a9bb9
|
||||
checksum=d56f065d711486e9c234618515a02a48a48dab4051b34f3e108fbecb6fb773b4
|
||||
|
||||
build_options="idn sasl gnome msmtpd"
|
||||
build_options_default="idn sasl"
|
||||
|
|
Loading…
Reference in a new issue