dos2unix: upgrade 7.4.3 -> 7.4.4

License-Update: copyright years

(From OE-Core rev: 60fb044689bcdf182511f9a847556e19066f9f3e)

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexander Kanavin
2023-02-19 20:30:38 +01:00
committed by Richard Purdie
parent cdb3fc4213
commit 86757e0a16

View 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"