summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/cups/cups.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/cups/cups.inc')
-rw-r--r--meta/recipes-extended/cups/cups.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/cups/cups.inc b/meta/recipes-extended/cups/cups.inc
index cf3df32306..12668ca023 100644
--- a/meta/recipes-extended/cups/cups.inc
+++ b/meta/recipes-extended/cups/cups.inc
@@ -18,6 +18,7 @@ SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/cups-${PV}-source.tar.gz \
18 file://CVE-2025-58060.patch \ 18 file://CVE-2025-58060.patch \
19 file://CVE-2025-58364.patch \ 19 file://CVE-2025-58364.patch \
20 file://CVE-2025-58436.patch \ 20 file://CVE-2025-58436.patch \
21 file://CVE-2025-61915.patch \
21 " 22 "
22 23
23GITHUB_BASE_URI = "https://github.com/OpenPrinting/cups/releases" 24GITHUB_BASE_URI = "https://github.com/OpenPrinting/cups/releases"