mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
opensmtpd: update to 7.7.0p0.
This commit is contained in:
parent
bdc1884ae9
commit
49a269d9fa
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'opensmtpd'
|
||||
pkgname=opensmtpd
|
||||
version=7.6.0p1
|
||||
version=7.7.0p0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--sysconfdir=/etc/smtpd --sbindir=/usr/bin
|
||||
|
@ -22,7 +22,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="BSD-3-Clause, ISC, MIT"
|
||||
homepage="https://www.opensmtpd.org"
|
||||
distfiles="https://www.opensmtpd.org/archives/${pkgname}-${version}.tar.gz"
|
||||
checksum=b27c806982a6653a2637f810ae7a45372b9a7ff99350ee1003746503ff0e4a97
|
||||
checksum=b0953da1ce2cbfe4be139cdb19aa935fbfab42cf0a993d425b37a397dc483968
|
||||
provides="smtp-forwarder-0_1 smtp-server-0_1"
|
||||
replaces="smtp-forwarder>=0 smtp-server>=0"
|
||||
system_accounts="_smtpd _smtpq"
|
||||
|
|
Loading…
Add table
Reference in a new issue