]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
dos2unix: upgrade 7.4.2 -> 7.4.3
authorAlexander Kanavin <alex.kanavin@gmail.com>
Tue, 21 Jun 2022 20:16:31 +0000 (22:16 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 22 Jun 2022 21:40:25 +0000 (22:40 +0100)
License-Update: copyright years

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/dos2unix/dos2unix_7.4.3.bb [moved from meta/recipes-support/dos2unix/dos2unix_7.4.2.bb with 88% similarity]

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