From e754893c37e315f5f828d8cbdc1d37fc4f27b799 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Tue, 21 Jun 2022 22:16:31 +0200 Subject: [PATCH] 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 --- .../dos2unix/{dos2unix_7.4.2.bb => dos2unix_7.4.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/dos2unix/{dos2unix_7.4.2.bb => dos2unix_7.4.3.bb} (88%) 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" -- 2.47.3