]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
dos2unix: upgrade 7.5.0 -> 7.5.1
authorKhem Raj <raj.khem@gmail.com>
Sat, 2 Sep 2023 16:05:11 +0000 (09:05 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 3 Sep 2023 09:33:35 +0000 (10:33 +0100)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/dos2unix/dos2unix_7.5.1.bb [moved from meta/recipes-support/dos2unix/dos2unix_7.5.0.bb with 95% similarity]

similarity index 95%
rename from meta/recipes-support/dos2unix/dos2unix_7.5.0.bb
rename to meta/recipes-support/dos2unix/dos2unix_7.5.1.bb
index 1ff1fc4f9718c54119627e6cef0a4c29d036f9e4..acf49f048346f87fd174fac8bdeac58fca57626b 100644 (file)
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://COPYING.txt;md5=37f72246ce2aa2fce9482c10b1f2b502"
 SRC_URI = "git://git.code.sf.net/p/dos2unix/dos2unix;branch=master;protocol=https"
 UPSTREAM_CHECK_GITTAGREGEX = "dos2unix-(?P<pver>(\d+(\.\d+)+))"
 
-SRCREV = "d6613bbb175624f065de907ebcc94437f699c14e"
+SRCREV = "9675e7aea32653e1c10ef027eb55d89f3c48ec1f"
 
 S = "${WORKDIR}/git/dos2unix"