opensmtpd-filter-rspamd: update to 0.1.7.
This commit is contained in:
parent
16b9bbc502
commit
761ec820f7
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'opensmtpd-filter-rspamd'
|
# Template file for 'opensmtpd-filter-rspamd'
|
||||||
pkgname=opensmtpd-filter-rspamd
|
pkgname=opensmtpd-filter-rspamd
|
||||||
version=0.1.6
|
version=0.1.7
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="filter-rspamd-${version}"
|
wrksrc="filter-rspamd-${version}"
|
||||||
build_style=go
|
build_style=go
|
||||||
|
@ -9,8 +9,8 @@ short_desc="Filter incoming mail based on sender reputation"
|
||||||
maintainer="Lucas L. Treffenstädt <lucas@treffenstaedt.de>"
|
maintainer="Lucas L. Treffenstädt <lucas@treffenstaedt.de>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://github.com/poolpOrg/filter-rspamd"
|
homepage="https://github.com/poolpOrg/filter-rspamd"
|
||||||
distfiles="https://github.com/poolpOrg/filter-rspamd/releases/download/${version}/filter-rspamd-${version}.tar.gz"
|
distfiles="https://github.com/poolpOrg/filter-rspamd/archive/v${version}.tar.gz"
|
||||||
checksum=6218b4a33b88a3da2642b9ff91f33ccf9a7b5ae019107aed520ba332ebafb381
|
checksum=734733c3b672b660bcfe8f0008b09c84469f051f7381230d332265981af6f287
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue