diff options
author | vsevolod <vsevolod@FreeBSD.org> | 2015-08-19 22:43:17 +0800 |
---|---|---|
committer | vsevolod <vsevolod@FreeBSD.org> | 2015-08-19 22:43:17 +0800 |
commit | 491140b1c9700eaf1d9b49b8d95d2d2b33d23482 (patch) | |
tree | 03575627abcb265ef53961844aafab9f5b5801ff /mail | |
parent | 5fad6d9bf51af6035a0cf85e634db624ec156505 (diff) | |
download | freebsd-ports-graphics-491140b1c9700eaf1d9b49b8d95d2d2b33d23482.tar.gz freebsd-ports-graphics-491140b1c9700eaf1d9b49b8d95d2d2b33d23482.tar.zst freebsd-ports-graphics-491140b1c9700eaf1d9b49b8d95d2d2b33d23482.zip |
- Update to 0.9.10
Diffstat (limited to 'mail')
-rw-r--r-- | mail/rspamd/Makefile | 2 | ||||
-rw-r--r-- | mail/rspamd/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/mail/rspamd/Makefile b/mail/rspamd/Makefile index 7ded10f0fcc..03f17edce1f 100644 --- a/mail/rspamd/Makefile +++ b/mail/rspamd/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= rspamd -PORTVERSION= 0.9.9 +PORTVERSION= 0.9.10 CATEGORIES= mail MASTER_SITES= http://rspamd.com/downloads/ diff --git a/mail/rspamd/distinfo b/mail/rspamd/distinfo index 7e8ee165be7..7ab5688de27 100644 --- a/mail/rspamd/distinfo +++ b/mail/rspamd/distinfo @@ -1,2 +1,2 @@ -SHA256 (rspamd-0.9.9.tar.xz) = bb4e6d7f69376f8d9fcd4b5a84cc9973a3551eb3e430e7c10b1bd9094db7c211 -SIZE (rspamd-0.9.9.tar.xz) = 808916 +SHA256 (rspamd-0.9.10.tar.xz) = 5ff557610cc5b7000abe2df727d6b9bfec7e3fe019ce3fdcc386d16262b45652 +SIZE (rspamd-0.9.10.tar.xz) = 808764 |