aboutsummaryrefslogtreecommitdiff
path: root/net/clamav
diff options
context:
space:
mode:
authorMarko Ratkaj <marko.ratkaj@sartura.hr>2015-05-26 10:23:52 +0200
committerLuka Perkov <luka@openwrt.org>2015-05-26 12:51:04 +0200
commit669b44a50c99e82bc250ce6c7a08faaa47e8c570 (patch)
tree75d0f3391c6d7be6c5904914e29830386a86505d /net/clamav
parentd2670b43f2a88978b7fa53d0115a0410c66c9d71 (diff)
clamav: bump to 0.98.7
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
Diffstat (limited to 'net/clamav')
-rw-r--r--net/clamav/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/clamav/Makefile b/net/clamav/Makefile
index a401e7493..3f3edab56 100644
--- a/net/clamav/Makefile
+++ b/net/clamav/Makefile
@@ -8,15 +8,15 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=clamav
-PKG_VERSION:=0.98.6
+PKG_VERSION:=0.98.7
PKG_RELEASE:=1
PKG_LICENSE:=GPL-2.0
PKG_MAINTAINER:=Marko Ratkaj <marko.ratkaj@sartura.hr>
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=http://downloads.sourceforge.net/project/clamav/clamav/$(PKG_VERSION)/
-PKG_MD5SUM:=7f4f7e82a09e42c4ebf153d6d452d9d8
+PKG_SOURCE_URL:=http://sourceforge.net/projects/clamav/files/clamav/$(PKG_VERSION)/
+PKG_MD5SUM:=157c601161da1c2d5a0e48ea1b49e067
PKG_BUILD_PARALLEL:=1
PKG_INSTALL:=1