Skip to content

Commit

Permalink
Merge pull request #54 from dottedmag/rspamd-0.6
Browse files Browse the repository at this point in the history
Last-minute fixes
  • Loading branch information
vstakhov committed Mar 23, 2014
2 parents 69ee67d + 84c3da2 commit 4ef5301
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -445,7 +445,7 @@ ProcessPackage(GTHREAD gthread-2.0)

IF(ENABLE_HIREDIS MATCHES "ON")
# Try to find hiredis library
ProcessPackage(HIREDIS libhiredis)
ProcessPackage(HIREDIS hiredis)
ENDIF(ENABLE_HIREDIS MATCHES "ON")

ProcessPackage(GMIME2 gmime-2.6 gmime-2.4 gmime-2.0)
Expand Down
2 changes: 1 addition & 1 deletion debian/changelog
Expand Up @@ -2,4 +2,4 @@ rspamd (0.6.9) unstable; urgency=low

* Initial release (Closes: #683746)

-- Mikhail Gusarov <dottedmag@debian.org> Mon, 17 Feb 2014 23:24:39 +0100
-- Mikhail Gusarov <dottedmag@debian.org> Sun, 23 Mar 2014 19:04:13 +0100

0 comments on commit 4ef5301

Please sign in to comment.