From: Khem Raj Date: Thu, 16 Apr 2026 05:54:02 +0000 (-0700) Subject: dos2unix: upgrade 7.5.4 -> 7.5.5 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=412fe2bcdbc7aeba8d5c38b81b2b42f18a6e2800;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git dos2unix: upgrade 7.5.4 -> 7.5.5 Signed-off-by: Khem Raj Signed-off-by: Mathieu Dubois-Briand --- diff --git a/meta/recipes-support/dos2unix/dos2unix_7.5.4.bb b/meta/recipes-support/dos2unix/dos2unix_7.5.5.bb similarity index 95% rename from meta/recipes-support/dos2unix/dos2unix_7.5.4.bb rename to meta/recipes-support/dos2unix/dos2unix_7.5.5.bb index 87d51574cc..aa078ed200 100644 --- a/meta/recipes-support/dos2unix/dos2unix_7.5.4.bb +++ b/meta/recipes-support/dos2unix/dos2unix_7.5.5.bb @@ -11,7 +11,7 @@ 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 = "dd37537e5fe03ac123aca9a9c944ef87fb998dcd" +SRCREV = "54524999eece4e9ad0dab580c79b02855fc85028" S = "${UNPACKDIR}/${BP}/dos2unix"