From 3580a04766088b5d8dc0bb37ae636fd9dd1c5b49 Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Sun, 10 Feb 2019 08:34:21 -0800 Subject: clamav: update llvm to 8.0 ERROR: Nothing PROVIDES 'llvm6.0' Signed-off-by: Armin Kuster --- recipes-security/clamav/clamav_0.99.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-security/clamav/clamav_0.99.4.bb b/recipes-security/clamav/clamav_0.99.4.bb index 8c2c2fa..1d09ba6 100644 --- a/recipes-security/clamav/clamav_0.99.4.bb +++ b/recipes-security/clamav/clamav_0.99.4.bb @@ -35,7 +35,7 @@ GID = "clamav" # as defined below CLAMAV_LLVM ?= "oellvm" -CLAMAV_LLVM_RELEASE ?= "6.0" +CLAMAV_LLVM_RELEASE ?= "8.0" PACKAGECONFIG ?= "ncurses openssl bz2 zlib ${CLAMAV_LLVM}" PACKAGECONFIG += " ${@bb.utils.contains("DISTRO_FEATURES", "ipv6", "ipv6", "", d)}" -- cgit v1.2.3-54-g00ecf