mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 00:12:56 +02:00
msmtp: update to 1.8.10.
This commit is contained in:
parent
d861c879b7
commit
ca74e899bf
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.8
|
version=1.8.10
|
||||||
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=eccb53e48f025f7e6f60210316df61cf6097a491728341c1e375fc1acc6459e5
|
checksum=caba7f39d19df7a31782fe7336dd640c61ea33b92f987bd5423bca9683482f10
|
||||||
|
|
||||||
build_options="idn sasl gnome msmtpd"
|
build_options="idn sasl gnome msmtpd"
|
||||||
desc_option_msmtpd="Build minimal SMTP server"
|
desc_option_msmtpd="Build minimal SMTP server"
|
||||||
|
|
Loading…
Add table
Reference in a new issue