From: youngseok Date: Wed, 7 Mar 2018 06:43:58 +0000 (+0900) Subject: libpng: Upgrade 1.6.32 -> 1.6.34 X-Git-Tag: uninative-1.8~58 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=cdf16bb9751603fdb0340c03ef43f193918d31df;p=openembedded-core.git libpng: Upgrade 1.6.32 -> 1.6.34 License-Update: License file changes are due to updates in Version and Copyright date Signed-off-by: youngseok Signed-off-by: Ross Burton --- diff --git a/meta/recipes-multimedia/libpng/libpng_1.6.32.bb b/meta/recipes-multimedia/libpng/libpng_1.6.34.bb similarity index 72% rename from meta/recipes-multimedia/libpng/libpng_1.6.32.bb rename to meta/recipes-multimedia/libpng/libpng_1.6.34.bb index d93e72c954..88ea586bdb 100644 --- a/meta/recipes-multimedia/libpng/libpng_1.6.32.bb +++ b/meta/recipes-multimedia/libpng/libpng_1.6.34.bb @@ -2,15 +2,15 @@ SUMMARY = "PNG image format decoding library" HOMEPAGE = "http://www.libpng.org/" SECTION = "libs" LICENSE = "Libpng" -LIC_FILES_CHKSUM = "file://LICENSE;md5=53f2df0e62ce82307cd1389a9f41e4cf \ - file://png.h;endline=144;md5=591cf1f8d84a757af46e43c2b9b5ddd9" +LIC_FILES_CHKSUM = "file://LICENSE;md5=2db717a05a20e36f2fa673265bd31568 \ + file://png.h;endline=144;md5=3ac9fd250a8786ae581e34254bf79429" DEPENDS = "zlib" LIBV = "16" SRC_URI = "${SOURCEFORGE_MIRROR}/project/${BPN}/${BPN}${LIBV}/${PV}/${BP}.tar.xz" -SRC_URI[md5sum] = "e01be057a9369183c959b793a685ad15" -SRC_URI[sha256sum] = "c918c3113de74a692f0a1526ce881dc26067763eb3915c57ef3a0f7b6886f59b" +SRC_URI[md5sum] = "c05b6ca7190a5e387b78657dbe5536b2" +SRC_URI[sha256sum] = "2f1e960d92ce3b3abd03d06dfec9637dfbd22febf107a536b44f7a47c60659f6" MIRRORS += "${SOURCEFORGE_MIRROR}/project/${BPN}/${BPN}${LIBV}/${PV}/ ${SOURCEFORGE_MIRROR}/project/${BPN}/${BPN}${LIBV}/older-releases/${PV}/"