diff options
author | Jussi Kukkonen <jussi.kukkonen@intel.com> | 2015-11-27 10:58:40 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-12-08 10:20:07 +0000 |
commit | 7352107cafd59ec051f2d6cedc0a61c5c38fa943 (patch) | |
tree | c889fb093f199de3ab0fed99bef4cb29b0ef0b2c /meta/recipes-support/libcroco | |
parent | 5452ed4021b8175ca6b9001150ca3897f36c8902 (diff) | |
download | openembedded-core-7352107cafd59ec051f2d6cedc0a61c5c38fa943.tar.gz openembedded-core-7352107cafd59ec051f2d6cedc0a61c5c38fa943.tar.bz2 openembedded-core-7352107cafd59ec051f2d6cedc0a61c5c38fa943.zip |
libcroco: Upgrade 0.6.8 -> 0.6.9
Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-support/libcroco')
-rw-r--r-- | meta/recipes-support/libcroco/libcroco_0.6.9.bb (renamed from meta/recipes-support/libcroco/libcroco_0.6.8.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/libcroco/libcroco_0.6.8.bb b/meta/recipes-support/libcroco/libcroco_0.6.9.bb index 2b1b910631..05bd93129a 100644 --- a/meta/recipes-support/libcroco/libcroco_0.6.8.bb +++ b/meta/recipes-support/libcroco/libcroco_0.6.9.bb @@ -17,5 +17,5 @@ BINCONFIG = "${bindir}/croco-0.6-config" inherit autotools pkgconfig gnomebase gtk-doc binconfig-disabled -SRC_URI[archive.md5sum] = "767e73c4174f75b99695d4530fd9bb80" -SRC_URI[archive.sha256sum] = "ea6e1b858c55219cefd7109756bff5bc1a774ba7a55f7d3ccd734d6b871b8570" +SRC_URI[archive.md5sum] = "f1863da805c9206563da06f56da1ea55" +SRC_URI[archive.sha256sum] = "38b9a6aed1813e55b3ca07a68d1af845ad4d1f984602e9272fe692930c0be0ae" |