mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
msmtp: update to 1.8.30.
This commit is contained in:
parent
ba545454b0
commit
287793b6b2
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.28
|
version=1.8.30
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="$(vopt_with msmtpd)
|
configure_args="$(vopt_with msmtpd)
|
||||||
|
@ -18,7 +18,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://marlam.de/msmtp/"
|
homepage="https://marlam.de/msmtp/"
|
||||||
changelog="https://git.marlam.de/gitweb/?p=msmtp.git;a=blob_plain;f=NEWS"
|
changelog="https://git.marlam.de/gitweb/?p=msmtp.git;a=blob_plain;f=NEWS"
|
||||||
distfiles="https://marlam.de/msmtp/releases/msmtp-${version}.tar.xz"
|
distfiles="https://marlam.de/msmtp/releases/msmtp-${version}.tar.xz"
|
||||||
checksum=3a57f155f54e4860f7dd42138d9bea1af615b99dfab5ab4cd728fc8c09a647a4
|
checksum=f826a3c500c4dfeed814685097cead9b2b3dca5a2ec3897967cb9032570fa9ab
|
||||||
|
|
||||||
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