mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-06 04:42:56 +02:00
opensmtpd: update to 5.7.2p1.
This commit is contained in:
parent
08e0522553
commit
6b37172514
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'opensmtpd'
|
# Template file for 'opensmtpd'
|
||||||
pkgname=opensmtpd
|
pkgname=opensmtpd
|
||||||
version=5.7.1p1
|
version=5.7.2p1
|
||||||
revision=4
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--sysconfdir=/etc/smtpd --sbindir=/usr/bin
|
configure_args="--sysconfdir=/etc/smtpd --sbindir=/usr/bin
|
||||||
--with-maildir=/var/spool/mail --with-privsep-path=/var/empty
|
--with-maildir=/var/spool/mail --with-privsep-path=/var/empty
|
||||||
|
@ -19,7 +19,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="BSD, ISC, MIT"
|
license="BSD, ISC, MIT"
|
||||||
homepage="http://www.opensmtpd.org"
|
homepage="http://www.opensmtpd.org"
|
||||||
distfiles="http://www.opensmtpd.org/archives/${pkgname}-${version}.tar.gz"
|
distfiles="http://www.opensmtpd.org/archives/${pkgname}-${version}.tar.gz"
|
||||||
checksum=67e9dd9682ca8c181e84e66c76245a4a8f6205834f915a2c021cdfeb22049e3a
|
checksum=daae044488d456b33aa9c84ebcc79aef2f9ab2d17ebe0c0f09e41e1f4b60d992
|
||||||
|
|
||||||
system_accounts="smtpd smtpq"
|
system_accounts="smtpd smtpq"
|
||||||
smtpd_descr="SMTPD daemon"
|
smtpd_descr="SMTPD daemon"
|
||||||
|
|
Loading…
Add table
Reference in a new issue