diff options
-rw-r--r-- | recipes-extended/nagios/nagios-plugins_2.2.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-extended/nagios/nagios-plugins_2.2.1.bb b/recipes-extended/nagios/nagios-plugins_2.2.1.bb index 471d4b42..cd89b329 100644 --- a/recipes-extended/nagios/nagios-plugins_2.2.1.bb +++ b/recipes-extended/nagios/nagios-plugins_2.2.1.bb | |||
@@ -9,6 +9,7 @@ LICENSE = "GPL-3.0-only" | |||
9 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
10 | 10 | ||
11 | SRC_URI = "https://www.nagios-plugins.org/download/${BPN}-${PV}.tar.gz \ | 11 | SRC_URI = "https://www.nagios-plugins.org/download/${BPN}-${PV}.tar.gz \ |
12 | file://CVE-2023-37154.patch \ | ||
12 | " | 13 | " |
13 | 14 | ||
14 | SRC_URI[md5sum] = "fb521d5c05897f165b0b1862c1e5cb27" | 15 | SRC_URI[md5sum] = "fb521d5c05897f165b0b1862c1e5cb27" |