All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] libpng: update to 1.6.22
@ 2016-05-30 15:20 Maxin B. John
  2016-05-30 15:20 ` [PATCH 2/2] bluez5: update to 5.40 Maxin B. John
  0 siblings, 1 reply; 4+ messages in thread
From: Maxin B. John @ 2016-05-30 15:20 UTC (permalink / raw)
  To: openembedded-core

1.6.21 -> 1.6.22

License files updates are not real license changes (updates in Copyright
date and Version)

Signed-off-by: Maxin B. John <maxin.john@intel.com>
---
 .../libpng/{libpng_1.6.21.bb => libpng_1.6.22.bb}                 | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
 rename meta/recipes-multimedia/libpng/{libpng_1.6.21.bb => libpng_1.6.22.bb} (66%)

diff --git a/meta/recipes-multimedia/libpng/libpng_1.6.21.bb b/meta/recipes-multimedia/libpng/libpng_1.6.22.bb
similarity index 66%
rename from meta/recipes-multimedia/libpng/libpng_1.6.21.bb
rename to meta/recipes-multimedia/libpng/libpng_1.6.22.bb
index 58cef1f..0d5722f 100644
--- a/meta/recipes-multimedia/libpng/libpng_1.6.21.bb
+++ b/meta/recipes-multimedia/libpng/libpng_1.6.22.bb
@@ -2,14 +2,14 @@ SUMMARY = "PNG image format decoding library"
 HOMEPAGE = "http://www.libpng.org/"
 SECTION = "libs"
 LICENSE = "Libpng"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=06a1b6fde6d93170bb72201c8000bf3d \
-                    file://png.h;endline=112;md5=9a8b5f83e1e8046df672deab87f235be"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=327e99f9f6299935eab27262a3d0d97c \
+                    file://png.h;endline=149;md5=5b1126380a15a28a275c88bf13fe39c8"
 DEPENDS = "zlib"
 
 SRC_URI = "${GENTOO_MIRROR}/libpng-${PV}.tar.xz \
           "
-SRC_URI[md5sum] = "3bacb4728f6694a64ad9052769d6a4ce"
-SRC_URI[sha256sum] = "6c8f1849eb9264219bf5d703601e5abe92a58651ecae927a03d1a1aa15ee2083"
+SRC_URI[md5sum] = "f4ca54a3d945b8678fafed168c503f3b"
+SRC_URI[sha256sum] = "6b5a6ad5c5801ec4d24aacc87a0ed7b666cd586478174f69368a1d7747715226"
 
 BINCONFIG = "${bindir}/libpng-config ${bindir}/libpng16-config"
 
-- 
2.4.0



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-05-31 10:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-30 15:20 [PATCH 1/2] libpng: update to 1.6.22 Maxin B. John
2016-05-30 15:20 ` [PATCH 2/2] bluez5: update to 5.40 Maxin B. John
2016-05-31  7:37   ` Richard Purdie
2016-05-31 10:43     ` Maxin B. John

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.