mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
msmtp: update to 1.8.6.
This commit is contained in:
parent
18fbe5e922
commit
3a6719b159
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.5
|
version=1.8.6
|
||||||
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="Orphaned <orphan@voidlinux.org>"
|
||||||
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=1613daced9c47b8c028224fc076799c2a4d72923e242be4e9e5c984cbbbb9f39
|
checksum=6625f147430c65ba8527f52c4fe5d4d33552d3c0fb6d793ba7df819a3b3042e1
|
||||||
|
|
||||||
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