diff mbox series

[03/39] dos2unix: upgrade 7.5.3 -> 7.5.4

Message ID 20260209090317.1468-3-wangmy@fujitsu.com
State New
Headers show
Series [01/39] aspell: upgrade 0.60.8.1 -> 0.60.8.2 | expand

Commit Message

Wang Mingyu Feb. 9, 2026, 9:02 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

License-Update: Copyright year updated to 2026

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../dos2unix/{dos2unix_7.5.3.bb => dos2unix_7.5.4.bb}         | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-support/dos2unix/{dos2unix_7.5.3.bb => dos2unix_7.5.4.bb} (88%)
diff mbox series

Patch

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 ae69110c39..87d51574cc 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<pver>(\d+(\.\d+)+))"
 
-SRCREV = "9df44447947a7b311c62ea0383be94080edcaf85"
+SRCREV = "dd37537e5fe03ac123aca9a9c944ef87fb998dcd"
 
 S = "${UNPACKDIR}/${BP}/dos2unix"