From: Matthias Fischer <matthias.fischer@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] clamav: Update to 0.99
Date: Sat, 05 Dec 2015 04:12:51 +0100 [thread overview]
Message-ID: <1449285171-1511-1-git-send-email-matthias.fischer@ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 2023 bytes --]
clamav: Update to 0.99
Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
config/rootfiles/packages/clamav | 12 ++++++------
lfs/clamav | 8 ++++----
2 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/config/rootfiles/packages/clamav b/config/rootfiles/packages/clamav
index d79f6e6..d7636e9 100644
--- a/config/rootfiles/packages/clamav
+++ b/config/rootfiles/packages/clamav
@@ -10,16 +10,16 @@ usr/bin/sigtool
#usr/include/clamav.h
#usr/lib/libclamav.la
usr/lib/libclamav.so
-usr/lib/libclamav.so.6
-usr/lib/libclamav.so.6.1.26
+usr/lib/libclamav.so.7
+usr/lib/libclamav.so.7.1.1
#usr/lib/libclamunrar.la
usr/lib/libclamunrar.so
-usr/lib/libclamunrar.so.6
-usr/lib/libclamunrar.so.6.1.26
+usr/lib/libclamunrar.so.7
+usr/lib/libclamunrar.so.7.1.1
#usr/lib/libclamunrar_iface.la
usr/lib/libclamunrar_iface.so
-usr/lib/libclamunrar_iface.so.6
-usr/lib/libclamunrar_iface.so.6.1.26
+usr/lib/libclamunrar_iface.so.7
+usr/lib/libclamunrar_iface.so.7.1.1
#usr/lib/pkgconfig/libclamav.pc
usr/sbin/clamd
usr/share/clamav
diff --git a/lfs/clamav b/lfs/clamav
index 5fd8426..ea6efc3 100644
--- a/lfs/clamav
+++ b/lfs/clamav
@@ -24,7 +24,7 @@
include Config
-VER = 0.98.7
+VER = 0.99
THISAPP = clamav-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = clamav
-PAK_VER = 29
+PAK_VER = 30
DEPS = ""
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 157c601161da1c2d5a0e48ea1b49e067
+$(DL_FILE)_MD5 = ae79c3982761ba1815dbce17f846bab6
install : $(TARGET)
@@ -58,7 +58,7 @@ download :$(patsubst %,$(DIR_DL)/%,$(objects))
md5 : $(subst %,%_MD5,$(objects))
-dist:
+dist:
$(PAK)
###############################################################################
--
2.6.3
next reply other threads:[~2015-12-05 3:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-05 3:12 Matthias Fischer [this message]
2015-12-11 18:48 ` Michael Tremer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1449285171-1511-1-git-send-email-matthias.fischer@ipfire.org \
--to=matthias.fischer@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox