From d2a71316f273a272a3ae97ed6015e1a8ed3006a8 Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Wed, 11 Apr 2018 18:49:19 -0700 Subject: clamav: update LLVM version to match core Signed-off-by: Armin Kuster --- recipes-security/clamav/clamav_0.99.3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-security/clamav/clamav_0.99.3.bb b/recipes-security/clamav/clamav_0.99.3.bb index dc26277..043fa21 100644 --- a/recipes-security/clamav/clamav_0.99.3.bb +++ b/recipes-security/clamav/clamav_0.99.3.bb @@ -35,7 +35,7 @@ GID = "clamav" # as defined below CLAMAV_LLVM ?= "oellvm" -CLAMAV_LLVM_RELEASE ?= "5.0" +CLAMAV_LLVM_RELEASE ?= "6.0" PACKAGECONFIG ?= "ncurses openssl bz2 zlib ${CLAMAV_LLVM}" PACKAGECONFIG += " ${@bb.utils.contains("DISTRO_FEATURES", "ipv6", "ipv6", "", d)}" -- cgit v1.2.3-54-g00ecf