diff options
-rw-r--r-- | recipes/clamav/clamav-0.96.2/fix-libclamav.pc.in.patch (renamed from recipes/clamav/clamav-0.96.1/fix-libclamav.pc.in.patch) | 0 | ||||
-rw-r--r-- | recipes/clamav/clamav-0.96.2/fix-llvm-cross-configure.patch (renamed from recipes/clamav/clamav-0.96.1/fix-llvm-cross-configure.patch) | 0 | ||||
-rw-r--r-- | recipes/clamav/clamav_0.96.2.bb (renamed from recipes/clamav/clamav_0.96.1.bb) | 6 |
3 files changed, 3 insertions, 3 deletions
diff --git a/recipes/clamav/clamav-0.96.1/fix-libclamav.pc.in.patch b/recipes/clamav/clamav-0.96.2/fix-libclamav.pc.in.patch index 46e919a27f..46e919a27f 100644 --- a/recipes/clamav/clamav-0.96.1/fix-libclamav.pc.in.patch +++ b/recipes/clamav/clamav-0.96.2/fix-libclamav.pc.in.patch diff --git a/recipes/clamav/clamav-0.96.1/fix-llvm-cross-configure.patch b/recipes/clamav/clamav-0.96.2/fix-llvm-cross-configure.patch index 17cfb2b3e4..17cfb2b3e4 100644 --- a/recipes/clamav/clamav-0.96.1/fix-llvm-cross-configure.patch +++ b/recipes/clamav/clamav-0.96.2/fix-llvm-cross-configure.patch diff --git a/recipes/clamav/clamav_0.96.1.bb b/recipes/clamav/clamav_0.96.2.bb index 0f09b8a6d7..6aebc15bc4 100644 --- a/recipes/clamav/clamav_0.96.1.bb +++ b/recipes/clamav/clamav_0.96.2.bb @@ -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" |