]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
dos2unix: upgrade 7.5.2 -> 7.5.3
authorKhem Raj <raj.khem@gmail.com>
Wed, 5 Nov 2025 22:30:22 +0000 (22:30 +0000)
committerKhem Raj <raj.khem@gmail.com>
Fri, 7 Nov 2025 15:07:10 +0000 (07:07 -0800)
License-Update: Update Copyright years

Signed-off-by: Khem Raj <raj.khem@gmail.com>
meta/recipes-support/dos2unix/dos2unix_7.5.3.bb [moved from meta/recipes-support/dos2unix/dos2unix_7.5.2.bb with 88% similarity]

similarity index 88%
rename from meta/recipes-support/dos2unix/dos2unix_7.5.2.bb
rename to meta/recipes-support/dos2unix/dos2unix_7.5.3.bb
index c3803f457bea65a11949af11d173683d1e5bb3e5..ae69110c390a0de4cd53d32d8e0a8c3e2302330b 100644 (file)
@@ -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=49ec74e0139712398b9ddb06d824929a"
+LIC_FILES_CHKSUM = "file://COPYING.txt;md5=0802ff257bfeb9bb07ae4e4de04e3223"
 
 SRC_URI = "git://git.code.sf.net/p/dos2unix/dos2unix;branch=master;protocol=https"
 UPSTREAM_CHECK_GITTAGREGEX = "dos2unix-(?P<pver>(\d+(\.\d+)+))"
 
-SRCREV = "c16a0b31a64c7eb6b2d76960e5144732b57f2993"
+SRCREV = "9df44447947a7b311c62ea0383be94080edcaf85"
 
 S = "${UNPACKDIR}/${BP}/dos2unix"