From: Anuj Mittal Date: Tue, 19 Jan 2021 06:45:47 +0000 (+0800) Subject: lzip: upgrade 1.21 -> 1.22 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~9026 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef26799535f4ada60e35c7fe48cce959ba632c78;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git lzip: upgrade 1.21 -> 1.22 License-Update: copyright years, formatting changes Signed-off-by: Anuj Mittal Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-extended/lzip/lzip_1.21.bb b/meta/recipes-extended/lzip/lzip_1.22.bb similarity index 85% rename from meta/recipes-extended/lzip/lzip_1.21.bb rename to meta/recipes-extended/lzip/lzip_1.22.bb index bb3d2a6fe3e..d21c36a3f45 100644 --- a/meta/recipes-extended/lzip/lzip_1.21.bb +++ b/meta/recipes-extended/lzip/lzip_1.22.bb @@ -3,11 +3,11 @@ HOMEPAGE = "http://lzip.nongnu.org/lzip.html" SECTION = "console/utils" LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://COPYING;md5=76d6e300ffd8fb9d18bd9b136a9bba13 \ - file://decoder.cc;beginline=3;endline=16;md5=db09fe3f9573f94d0076f7f07959e6e1" + file://decoder.cc;beginline=3;endline=16;md5=18c279060cd0be128188404b45837f88 \ + " SRC_URI = "${SAVANNAH_GNU_MIRROR}/lzip/lzip-${PV}.tar.gz" -SRC_URI[md5sum] = "c0061730d017ea593a09308edc547128" -SRC_URI[sha256sum] = "e48b5039d3164d670791f9c5dbaa832bf2df080cb1fbb4f33aa7b3300b670d8b" +SRC_URI[sha256sum] = "c3342d42e67139c165b8b128d033b5c96893a13ac5f25933190315214e87a948" B = "${WORKDIR}/build" do_configure[cleandirs] = "${B}"