mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
msmtp: update to 1.8.18.
This commit is contained in:
parent
f4cdb7d745
commit
d15c7a9b37
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'msmtp'
|
# Template file for 'msmtp'
|
||||||
pkgname=msmtp
|
pkgname=msmtp
|
||||||
version=1.8.17
|
version=1.8.18
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="$(vopt_with msmtpd)
|
configure_args="$(vopt_with msmtpd)
|
||||||
|
@ -17,7 +17,7 @@ maintainer="Peter Bui <pbui@github.bx612.space>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://marlam.de/msmtp/"
|
homepage="https://marlam.de/msmtp/"
|
||||||
distfiles="https://marlam.de/msmtp/releases/msmtp-${version}.tar.xz"
|
distfiles="https://marlam.de/msmtp/releases/msmtp-${version}.tar.xz"
|
||||||
checksum=0fddbe74c1a9dcf6461b4a1b0db3e4d34266184500c403d7f107ad42db4ec4d3
|
checksum=14fc62af37ebdcc5ed19a245a05eb8376efe7016118f00c9c594bc999d5560a5
|
||||||
|
|
||||||
build_options="idn sasl gnome msmtpd"
|
build_options="idn sasl gnome msmtpd"
|
||||||
build_options_default="idn sasl msmtpd"
|
build_options_default="idn sasl msmtpd"
|
||||||
|
|
Loading…
Add table
Reference in a new issue