opensmtpd: update to 7.3.0p2.
This commit is contained in:
parent
6746d3e7e5
commit
23a3fab42d
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=7.3.0p1
|
version=7.3.0p2
|
||||||
revision=2
|
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-path-socket=/run --with-path-pidfile=/run
|
--with-path-socket=/run --with-path-pidfile=/run
|
||||||
|
@ -22,7 +22,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="BSD-3-Clause, ISC, MIT"
|
license="BSD-3-Clause, ISC, MIT"
|
||||||
homepage="https://www.opensmtpd.org"
|
homepage="https://www.opensmtpd.org"
|
||||||
distfiles="https://www.opensmtpd.org/archives/${pkgname}-${version}.tar.gz"
|
distfiles="https://www.opensmtpd.org/archives/${pkgname}-${version}.tar.gz"
|
||||||
checksum=1b46cd41a1c2738757cc3a0e4aea71f3c6db56def727f7261bcd362583345a07
|
checksum=fccdfbc5b98d150012bf9ccdef51752c18a862ed10888b56289826b83a2b5a4e
|
||||||
provides="smtp-forwarder-0_1 smtp-server-0_1"
|
provides="smtp-forwarder-0_1 smtp-server-0_1"
|
||||||
replaces="smtp-forwarder>=0 smtp-server>=0"
|
replaces="smtp-forwarder>=0 smtp-server>=0"
|
||||||
system_accounts="_smtpd _smtpq"
|
system_accounts="_smtpd _smtpq"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue