diff options
author | TBK <tbk@jjtc.dk> | 2017-10-25 06:09:17 +0200 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2017-10-27 13:03:18 +0000 |
commit | 1aef55ea7212ba5c44edfc28d0c2650cc6ae11e4 (patch) | |
tree | 31e61edfe3b88133699fa98f0dbb10e97c3bdd81 /community/rspamd | |
parent | c33b843632cb98b0ea08392692f913400ab67e5a (diff) | |
download | aports-1aef55ea7212ba5c44edfc28d0c2650cc6ae11e4.tar.bz2 aports-1aef55ea7212ba5c44edfc28d0c2650cc6ae11e4.tar.xz |
community/rspamd: upgrade to 1.6.5
Diffstat (limited to 'community/rspamd')
-rw-r--r-- | community/rspamd/APKBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/rspamd/APKBUILD b/community/rspamd/APKBUILD index 02a40bb455..8f81ac89ae 100644 --- a/community/rspamd/APKBUILD +++ b/community/rspamd/APKBUILD @@ -3,8 +3,8 @@ # Contributor: Nathan Angelacos <nangel@alpinelinux.org> # Contributor: TBK <alpine@jjtc.eu> pkgname=rspamd -pkgver=1.6.4 -pkgrel=1 +pkgver=1.6.5 +pkgrel=0 pkgdesc="Fast, free and open-source spam filtering system" url="https://rspamd.com" arch="x86_64 x86 armhf ppc64le" @@ -146,7 +146,7 @@ proxy() { "$subpkgdir"/etc/$pkgname } -sha512sums="19c22d8f1085e8b48379787205d85053fb0f2c1ed7c3b4f757980929517dc344b5a4999963b0eeb9cd1c68412d0dc59c1eaa403125e42dbab257b24ed0627756 rspamd-1.6.4.tar.gz +sha512sums="789abc994cf96a0d88662e14f0e77f95f5c7c7bd1f808ffd64af21cf73cef643b5aee4c1f066d81d04e79d6bb7f72f12095ff08d8515a40bcca23153715fc9f1 rspamd-1.6.5.tar.gz 2efe28575c40d1fba84b189bb872860e744400db80dce2f6330be6c6287fb3f46e6511284729b957488bf40bcb9b0952e26df9934f5f138334bd2766075c45cb rspamd.logrotated df37726d03e676b16d707854d95bafc9162da65c27bb150edbfc0cb00f1842188a1f2a8f1b82be5ae2a253b4f4db4d93dfe804a89feb988b5af858eb3f3458be rspamd.initd e417dd825d1b4d03d115db037b2fdf2f48a35420ee7a9010d97167b6c31e88d6c0a15dd33b21d7d76856db0fdc5097c922fcdf1d8164d1e92ae377f7c5303947 rspamd.confd |