]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
dos2unix: upgrade 7.4.3 -> 7.4.4
authorAlexander Kanavin <alex.kanavin@gmail.com>
Sun, 19 Feb 2023 19:30:38 +0000 (20:30 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 20 Feb 2023 15:17:55 +0000 (15:17 +0000)
License-Update: copyright years

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-support/dos2unix/dos2unix_7.4.4.bb [moved from meta/recipes-support/dos2unix/dos2unix_7.4.3.bb with 88% similarity]

similarity index 88%
rename from meta/recipes-support/dos2unix/dos2unix_7.4.3.bb
rename to meta/recipes-support/dos2unix/dos2unix_7.4.4.bb
index 0d71c38bd1575f85ccf5f1e99a4760eda8806696..d8ebeb64026aea0d48b344fd5d6c325083d3fd8a 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=9641fc4af7b564646f533f3911074b7a"
+LIC_FILES_CHKSUM = "file://COPYING.txt;md5=37f72246ce2aa2fce9482c10b1f2b502"
 
 SRC_URI = "git://git.code.sf.net/p/dos2unix/dos2unix;branch=master"
 UPSTREAM_CHECK_GITTAGREGEX = "dos2unix-(?P<pver>(\d+(\.\d+)+))"
 
-SRCREV = "dae6d4bbc42d03fabb89cde65ed89f22a165d16e"
+SRCREV = "b56a58584d3fef0720425ae154c2a4d80e6af6c5"
 
 S = "${WORKDIR}/git/dos2unix"