diff options
-rw-r--r-- | meta-oe/recipes-printing/cups/libppd_2.1.1.bb (renamed from meta-oe/recipes-printing/cups/libppd_2.0.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-printing/cups/libppd_2.0.0.bb b/meta-oe/recipes-printing/cups/libppd_2.1.1.bb index 99b1f6e730..1b7d2be844 100644 --- a/meta-oe/recipes-printing/cups/libppd_2.0.0.bb +++ b/meta-oe/recipes-printing/cups/libppd_2.1.1.bb | |||
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c1fca671047153ce6825c4ab06f2ab49" | |||
6 | DEPENDS = "libcupsfilters" | 6 | DEPENDS = "libcupsfilters" |
7 | 7 | ||
8 | SRC_URI = "https://github.com/OpenPrinting/${BPN}/releases/download/${PV}/${BP}.tar.xz" | 8 | SRC_URI = "https://github.com/OpenPrinting/${BPN}/releases/download/${PV}/${BP}.tar.xz" |
9 | SRC_URI[sha256sum] = "882d3c659a336e91559de8f3c76fc26197fe6e5539d9b484a596e29a5a4e0bc8" | 9 | SRC_URI[sha256sum] = "3fa341cc03964046d2bf6b161d80c1b4b2e20609f38d860bcaa11cb70c1285e4" |
10 | 10 | ||
11 | inherit autotools gettext pkgconfig github-releases | 11 | inherit autotools gettext pkgconfig github-releases |
12 | 12 | ||