From: Wang Mingyu Date: Mon, 9 Feb 2026 09:02:41 +0000 (+0800) Subject: dos2unix: upgrade 7.5.3 -> 7.5.4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f836e0d9a61134a447c8cc02c413a76031f656d9;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git dos2unix: upgrade 7.5.3 -> 7.5.4 License-Update: Copyright year updated to 2026 Signed-off-by: Wang Mingyu Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/dos2unix/dos2unix_7.5.3.bb b/meta/recipes-support/dos2unix/dos2unix_7.5.4.bb similarity index 88% rename from meta/recipes-support/dos2unix/dos2unix_7.5.3.bb rename to meta/recipes-support/dos2unix/dos2unix_7.5.4.bb index ae69110c390..87d51574cc6 100644 --- a/meta/recipes-support/dos2unix/dos2unix_7.5.3.bb +++ b/meta/recipes-support/dos2unix/dos2unix_7.5.4.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=0802ff257bfeb9bb07ae4e4de04e3223" +LIC_FILES_CHKSUM = "file://COPYING.txt;md5=af1174fd3d1a254eec3a4a1d1da170a9" SRC_URI = "git://git.code.sf.net/p/dos2unix/dos2unix;branch=master;protocol=https" UPSTREAM_CHECK_GITTAGREGEX = "dos2unix-(?P(\d+(\.\d+)+))" -SRCREV = "9df44447947a7b311c62ea0383be94080edcaf85" +SRCREV = "dd37537e5fe03ac123aca9a9c944ef87fb998dcd" S = "${UNPACKDIR}/${BP}/dos2unix"