]> code.ossystems Code Review - openembedded-core.git/commitdiff
dos2unix: update to 7.4.1
authorAlexander Kanavin <alex.kanavin@gmail.com>
Thu, 12 Dec 2019 18:14:18 +0000 (19:14 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Dec 2019 23:22:03 +0000 (23:22 +0000)
License-Update: copyright years
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/dos2unix/dos2unix_7.4.1.bb [moved from meta/recipes-support/dos2unix/dos2unix_7.4.0.bb with 87% similarity]

similarity index 87%
rename from meta/recipes-support/dos2unix/dos2unix_7.4.0.bb
rename to meta/recipes-support/dos2unix/dos2unix_7.4.1.bb
index 9a712706839530b22a3e108f411b368f937d912a..1623285fd0daa66dbcdeccf50a7fa79948478430 100644 (file)
@@ -6,13 +6,12 @@ HOMEPAGE = "http://waterlan.home.xs4all.nl/dos2unix.html"
 SECTION = "support"
 
 LICENSE = "BSD-2-Clause"
-LIC_FILES_CHKSUM = "file://COPYING.txt;md5=1b78fca784db24f4a40e30b300787f3f"
+LIC_FILES_CHKSUM = "file://COPYING.txt;md5=0c977b18f0a384d03597a517d7d03e32"
 
 SRC_URI = "git://git.code.sf.net/p/dos2unix/dos2unix"
 UPSTREAM_CHECK_GITTAGREGEX = "dos2unix-(?P<pver>(\d+(\.\d+)+))"
 
-# Release 7.4.0
-SRCREV = "1182533bde3c1fe65be2ead465e87671faa2c027"
+SRCREV = "0490f0723b1a0851b17343f6164915f3474b5197"
 
 S = "${WORKDIR}/git/dos2unix"