From: Alexander Kanavin Date: Tue, 21 Jun 2022 20:16:31 +0000 (+0200) Subject: dos2unix: upgrade 7.4.2 -> 7.4.3 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~3814 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e754893c37e315f5f828d8cbdc1d37fc4f27b799;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git dos2unix: upgrade 7.4.2 -> 7.4.3 License-Update: copyright years Signed-off-by: Alexander Kanavin Signed-off-by: Luca Ceresoli Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/dos2unix/dos2unix_7.4.2.bb b/meta/recipes-support/dos2unix/dos2unix_7.4.3.bb similarity index 88% rename from meta/recipes-support/dos2unix/dos2unix_7.4.2.bb rename to meta/recipes-support/dos2unix/dos2unix_7.4.3.bb index 509a0a0ddcb..0d71c38bd15 100644 --- a/meta/recipes-support/dos2unix/dos2unix_7.4.2.bb +++ b/meta/recipes-support/dos2unix/dos2unix_7.4.3.bb @@ -6,12 +6,12 @@ HOMEPAGE = "http://waterlan.home.xs4all.nl/dos2unix.html" SECTION = "support" LICENSE = "BSD-2-Clause" -LIC_FILES_CHKSUM = "file://COPYING.txt;md5=8a7c3499a1142df819e727253cd53a12" +LIC_FILES_CHKSUM = "file://COPYING.txt;md5=9641fc4af7b564646f533f3911074b7a" SRC_URI = "git://git.code.sf.net/p/dos2unix/dos2unix;branch=master" UPSTREAM_CHECK_GITTAGREGEX = "dos2unix-(?P(\d+(\.\d+)+))" -SRCREV = "72596f0ae21faa25a07a872d4843bc885475115d" +SRCREV = "dae6d4bbc42d03fabb89cde65ed89f22a165d16e" S = "${WORKDIR}/git/dos2unix"