mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 03:42:56 +02:00
msmtp: update to 1.8.4.
This commit is contained in:
parent
7735623c88
commit
55141f77ba
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'msmtp'
|
# Template file for 'msmtp'
|
||||||
pkgname=msmtp
|
pkgname=msmtp
|
||||||
version=1.8.3
|
version=1.8.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="$(vopt_with msmtpd)
|
configure_args="$(vopt_with msmtpd)
|
||||||
|
@ -17,9 +17,10 @@ maintainer="Juan RP <xtraeme@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=3cb2eefd33d048f0f82de100ef39a494e44fd1485e376ead31f733d2f36b92b4
|
checksum=e5dd7fe95bc8e2f5eea3e4894ec9628252f30bd700a7fd1a568b10efa91129f7
|
||||||
|
|
||||||
build_options="idn sasl gnome msmtpd"
|
build_options="idn sasl gnome msmtpd"
|
||||||
|
desc_option_msmtpd="Build minimal SMTP server"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsconf doc/msmtprc-system.example
|
vsconf doc/msmtprc-system.example
|
||||||
|
|
Loading…
Add table
Reference in a new issue