From: Alexander Kanavin Date: Sun, 19 Feb 2023 19:30:38 +0000 (+0100) Subject: dos2unix: upgrade 7.4.3 -> 7.4.4 X-Git-Tag: 2023-04-mickledore~466 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60fb044689bcdf182511f9a847556e19066f9f3e;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git dos2unix: upgrade 7.4.3 -> 7.4.4 License-Update: copyright years Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-support/dos2unix/dos2unix_7.4.3.bb b/meta/recipes-support/dos2unix/dos2unix_7.4.4.bb 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 0d71c38bd15..d8ebeb64026 100644 --- a/meta/recipes-support/dos2unix/dos2unix_7.4.3.bb +++ b/meta/recipes-support/dos2unix/dos2unix_7.4.4.bb @@ -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(\d+(\.\d+)+))" -SRCREV = "dae6d4bbc42d03fabb89cde65ed89f22a165d16e" +SRCREV = "b56a58584d3fef0720425ae154c2a4d80e6af6c5" S = "${WORKDIR}/git/dos2unix"