From: Wang Mingyu Date: Thu, 1 Feb 2024 05:06:01 +0000 (+0800) Subject: dos2unix: upgrade 7.5.1 -> 7.5.2 X-Git-Tag: uninative-4.4~274 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f49b6d0c9c4b000a5ba8bc797dfe8c2cf5f30d27;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git dos2unix: upgrade 7.5.1 -> 7.5.2 License-Update: Copyright year updated to 2024 Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/dos2unix/dos2unix_7.5.1.bb b/meta/recipes-support/dos2unix/dos2unix_7.5.2.bb similarity index 88% rename from meta/recipes-support/dos2unix/dos2unix_7.5.1.bb rename to meta/recipes-support/dos2unix/dos2unix_7.5.2.bb index acf49f04834..06338dd62f9 100644 --- a/meta/recipes-support/dos2unix/dos2unix_7.5.1.bb +++ b/meta/recipes-support/dos2unix/dos2unix_7.5.2.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=37f72246ce2aa2fce9482c10b1f2b502" +LIC_FILES_CHKSUM = "file://COPYING.txt;md5=49ec74e0139712398b9ddb06d824929a" SRC_URI = "git://git.code.sf.net/p/dos2unix/dos2unix;branch=master;protocol=https" UPSTREAM_CHECK_GITTAGREGEX = "dos2unix-(?P(\d+(\.\d+)+))" -SRCREV = "9675e7aea32653e1c10ef027eb55d89f3c48ec1f" +SRCREV = "c16a0b31a64c7eb6b2d76960e5144732b57f2993" S = "${WORKDIR}/git/dos2unix"