diff options
| -rw-r--r-- | meta-oe/recipes-printing/cups/cups-filters_2.0.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-printing/cups/cups-filters_2.0.0.bb b/meta-oe/recipes-printing/cups/cups-filters_2.0.0.bb index efcd1aab8a..ff4ed16794 100644 --- a/meta-oe/recipes-printing/cups/cups-filters_2.0.0.bb +++ b/meta-oe/recipes-printing/cups/cups-filters_2.0.0.bb | |||
| @@ -11,6 +11,8 @@ SRC_URI = " \ | |||
| 11 | " | 11 | " |
| 12 | SRC_URI[sha256sum] = "b5152e3dd148ed73835827ac2f219df7cf5808dbf9dbaec2aa0127b44de800d8" | 12 | SRC_URI[sha256sum] = "b5152e3dd148ed73835827ac2f219df7cf5808dbf9dbaec2aa0127b44de800d8" |
| 13 | 13 | ||
| 14 | UPSTREAM_CHECK_URI = "https://github.com/OpenPrinting/cups-filters/releases" | ||
| 15 | |||
| 14 | inherit autotools gettext pkgconfig github-releases | 16 | inherit autotools gettext pkgconfig github-releases |
| 15 | 17 | ||
| 16 | EXTRA_OECONF += " \ | 18 | EXTRA_OECONF += " \ |
