msmtp: update to 1.8.23.
This commit is contained in:
parent
733c31ee70
commit
fb50f04734
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'msmtp'
|
||||
pkgname=msmtp
|
||||
version=1.8.22
|
||||
version=1.8.23
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="$(vopt_with msmtpd)
|
||||
|
@ -17,7 +17,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://marlam.de/msmtp/"
|
||||
distfiles="https://marlam.de/msmtp/releases/msmtp-${version}.tar.xz"
|
||||
checksum=1b04206286a5b82622335e4eb09e17074368b7288e53d134543cbbc6b79ea3e7
|
||||
checksum=cf04c16b099b3d414db4b5b93fc5ed9d46aad564c81a352aa107a33964c356b8
|
||||
|
||||
build_options="idn sasl gnome msmtpd"
|
||||
build_options_default="idn sasl msmtpd"
|
||||
|
|
Loading…
Reference in New Issue