mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 18:32:12 +02:00
libpng: upgrade 1.6.37 -> 1.6.38
License checksum changed to to copyright year changes. (From OE-Core rev: 47719f3195156aadc23dd4abdba38acfa3f77a1f) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -5,14 +5,13 @@ library for use in applications that read, create, and manipulate PNG \
|
||||
HOMEPAGE = "http://www.libpng.org/"
|
||||
SECTION = "libs"
|
||||
LICENSE = "Libpng"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=b0085051bf265bac2bfc38bc89f50000"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=5c900cc124ba35a274073b5de7639b13"
|
||||
DEPENDS = "zlib"
|
||||
|
||||
LIBV = "16"
|
||||
|
||||
SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}${LIBV}/${BP}.tar.xz"
|
||||
SRC_URI[md5sum] = "015e8e15db1eecde5f2eb9eb5b6e59e9"
|
||||
SRC_URI[sha256sum] = "505e70834d35383537b6491e7ae8641f1a4bed1876dbfe361201fc80868d88ca"
|
||||
SRC_URI[sha256sum] = "b3683e8b8111ebf6f1ac004ebb6b0c975cd310ec469d98364388e9cedbfa68be"
|
||||
|
||||
MIRRORS += "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}${LIBV}/ ${SOURCEFORGE_MIRROR}/${BPN}/${BPN}${LIBV}/older-releases/"
|
||||
|
||||
Reference in New Issue
Block a user