diff options
author | Saul Wold <sgw@linux.intel.com> | 2012-06-23 12:15:25 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-06-25 16:35:55 +0100 |
commit | e1786423992c8e0381df7551cf99c620a2049343 (patch) | |
tree | 4de553863319d02a40ea76ed52223a837f471341 | |
parent | 4982a72d2a9f1bab0613d1a00384cd8a7e38eeda (diff) | |
download | ast2050-yocto-poky-e1786423992c8e0381df7551cf99c620a2049343.zip ast2050-yocto-poky-e1786423992c8e0381df7551cf99c620a2049343.tar.gz |
foomatic-filters: Upgrade to 4.0.16
(From OE-Core rev: 3d2a5cb06f54d31fdcab640a9b59d7398f63f70a)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-extended/foomatic/foomatic-filters_4.0.16.bb (renamed from meta/recipes-extended/foomatic/foomatic-filters_4.0.15.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/foomatic/foomatic-filters_4.0.15.bb b/meta/recipes-extended/foomatic/foomatic-filters_4.0.16.bb index bcf8d1d..5f145b0 100644 --- a/meta/recipes-extended/foomatic/foomatic-filters_4.0.15.bb +++ b/meta/recipes-extended/foomatic/foomatic-filters_4.0.16.bb @@ -17,8 +17,8 @@ LIC_FILES_CHKSUM = "file://${WORKDIR}/foomatic-filters-${PV}/COPYING;md5=393a5ca SRC_URI = "http://www.openprinting.org/download/foomatic/foomatic-filters-${PV}.tar.gz" -SRC_URI[md5sum] = "1b7efcdc57340915647daa5b5c15b0ef" -SRC_URI[sha256sum] = "f5b7b67aacedec4c0294d242cbffbe0d7d3cd0fdd2b410c055e818f25ed3bc79" +SRC_URI[md5sum] = "ec907d9ea17e03bccb91db66e9470586" +SRC_URI[sha256sum] = "bedc61466c284c8ea0ae95c97d51a873411c6c55338e67831893772465f5434d" inherit autotools |