summaryrefslogtreecommitdiffstats
path: root/recipes-security/clamav/clamav-0.98.5/0017-Bump-.so-version-number.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-security/clamav/clamav-0.98.5/0017-Bump-.so-version-number.patch')
-rw-r--r--recipes-security/clamav/clamav-0.98.5/0017-Bump-.so-version-number.patch22
1 files changed, 0 insertions, 22 deletions
diff --git a/recipes-security/clamav/clamav-0.98.5/0017-Bump-.so-version-number.patch b/recipes-security/clamav/clamav-0.98.5/0017-Bump-.so-version-number.patch
deleted file mode 100644
index 2af0d0e..0000000
--- a/recipes-security/clamav/clamav-0.98.5/0017-Bump-.so-version-number.patch
+++ /dev/null
@@ -1,22 +0,0 @@
1From 6569ca8a084191f9fedde16abf8fa15b6ebef4fe Mon Sep 17 00:00:00 2001
2From: Shawn Webb <swebb@sourcefire.com>
3Date: Wed, 19 Nov 2014 11:51:22 -0500
4Subject: Bump .so version number
5
6---
7 m4/reorganization/version.m4 | 2 +-
8 1 file changed, 1 insertion(+), 1 deletion(-)
9
10diff --git a/m4/reorganization/version.m4 b/m4/reorganization/version.m4
11index ea263b28e647..f4fe8b1e150e 100644
12--- a/m4/reorganization/version.m4
13+++ b/m4/reorganization/version.m4
14@@ -3,7 +3,7 @@ dnl VERSION="devel-`date +%Y%m%d`"
15 VERSION="0.98.5"
16
17 LC_CURRENT=7
18-LC_REVISION=22
19+LC_REVISION=24
20 LC_AGE=1
21 LIBCLAMAV_VERSION="$LC_CURRENT":"$LC_REVISION":"$LC_AGE"
22 AC_SUBST([LIBCLAMAV_VERSION])