- Update to 0.6.8.
This commit is contained in:
parent
bbede4633f
commit
1a3b00113f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342460
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= rspamd
|
||||
PORTVERSION= 0.6.7
|
||||
PORTVERSION= 0.6.8
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://rspamd.com/downloads/
|
||||
|
||||
|
@ -34,7 +34,7 @@ CMAKE_ARGS+= -DCONFDIR=${PREFIX}/etc/rspamd \
|
|||
-DLIBDIR=${PREFIX}/lib \
|
||||
-DNO_SHARED=ON
|
||||
|
||||
USES= cmake gettext iconv pkgconfig lua:51+
|
||||
USES= cmake:outsource gettext iconv pkgconfig lua:51+
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
USE_GNOME= glib20
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (rspamd-0.6.7.tar.gz) = 5c98fa8ec6f0765a758f58f61c5cc2b2770caf79dd283d2b04121d7db583b568
|
||||
SIZE (rspamd-0.6.7.tar.gz) = 1074046
|
||||
SHA256 (rspamd-0.6.8.tar.gz) = 3d97eab8c6fff64ebb4332848d1eab8214c289fe102d9d7d4af06e2b4ed7c242
|
||||
SIZE (rspamd-0.6.8.tar.gz) = 1088445
|
||||
|
|
Loading…
Reference in a new issue