clamav: update 0.96.1 to 0.96.2
authorRoman I Khimov <khimov@altell.ru>
Thu, 19 Aug 2010 19:12:44 +0000 (23:12 +0400)
committerRoman I Khimov <khimov@altell.ru>
Fri, 20 Aug 2010 05:20:24 +0000 (09:20 +0400)
* bug fixes mostly, considered as safe upgrade for 0.96.x line

Signed-off-by: Roman I Khimov <khimov@altell.ru>
recipes/clamav/clamav-0.96.2/fix-libclamav.pc.in.patch [moved from recipes/clamav/clamav-0.96.1/fix-libclamav.pc.in.patch with 100% similarity]
recipes/clamav/clamav-0.96.2/fix-llvm-cross-configure.patch [moved from recipes/clamav/clamav-0.96.1/fix-llvm-cross-configure.patch with 100% similarity]
recipes/clamav/clamav_0.96.2.bb [moved from recipes/clamav/clamav_0.96.1.bb with 66% similarity]

similarity index 66%
rename from recipes/clamav/clamav_0.96.1.bb
rename to recipes/clamav/clamav_0.96.2.bb
index 0f09b8a..6aebc15 100644 (file)
@@ -3,10 +3,10 @@ require clamav.inc
 SRC_URI += "file://fix-llvm-cross-configure.patch \
            file://fix-libclamav.pc.in.patch"
 
-SRC_URI[clamav-0.96.1.md5sum] = "38e7870db6e9ad0e569518499a6f3651"
-SRC_URI[clamav-0.96.1.sha256sum] = "413dd25907059068da2a367d2b330fbc37d5d2764eb3b047214ce754a9ca74ea"
+SRC_URI[clamav-0.96.2.md5sum] = "a2c2555d86868f91a01d0e2c2403bbec"
+SRC_URI[clamav-0.96.2.sha256sum] = "6aa0b0d96ed25ffb4b5aca53f6348978c94771503c299f86e480fef475abcefa"
 
-PR = "${INC_PR}.1"
+PR = "${INC_PR}.0"
 
 EXTRA_OECONF_append_libc-uclibc = " --disable-llvm"