msmtp: update to 1.8.16.
This commit is contained in:
parent
757aaf0b5a
commit
32cbf89d15
2 changed files with 3 additions and 3 deletions
|
@ -10,4 +10,4 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://marlam.de/mpop/"
|
||||
distfiles="https://marlam.de/mpop/releases/mpop-${version}.tar.xz"
|
||||
checksum=2844c265d7d0575ba0057fbcf8c68e3701ed8000ccccc8538ba4f8bce95bdc10
|
||||
checksum=b3498466c65b650add1a6e79209b27ba86375673a45c96a5927bed685a327dc1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'msmtp'
|
||||
pkgname=msmtp
|
||||
version=1.8.15
|
||||
version=1.8.16
|
||||
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=2265dc639ebf2edf3069fffe0a3bd76749f8b58f4001d5cdeae19873949099ce
|
||||
checksum=c04b5d89f3df0dee9772f50197c2602c97c5cdb439b6af539c37bf81b20f47d8
|
||||
|
||||
build_options="idn sasl gnome msmtpd"
|
||||
build_options_default="idn sasl"
|
||||
|
|
Loading…
Reference in a new issue