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