mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
opensmtpd: update to 5.7.3p2.
This commit is contained in:
parent
3532fd9e01
commit
8e7ed587af
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'opensmtpd'
|
# Template file for 'opensmtpd'
|
||||||
pkgname=opensmtpd
|
pkgname=opensmtpd
|
||||||
version=5.7.3p1
|
version=5.7.3p2
|
||||||
revision=1
|
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
|
||||||
|
@ -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=848a3c72dd22b216bb924b69dc356fc297e8b3671ec30856978950208cba74dd
|
checksum=0d2973008d0f66bebb84bed516be6c32617735241cc54dd26643529281a8e52b
|
||||||
|
|
||||||
system_accounts="smtpd smtpq"
|
system_accounts="smtpd smtpq"
|
||||||
smtpd_descr="SMTPD daemon"
|
smtpd_descr="SMTPD daemon"
|
||||||
|
|
Loading…
Add table
Reference in a new issue