From: Khem Raj Date: Sat, 2 Sep 2023 16:05:11 +0000 (-0700) Subject: dos2unix: upgrade 7.5.0 -> 7.5.1 X-Git-Tag: yocto-5.2~5338 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=67c287c8131c7e896f6992d32a26d097cbd6414e;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git dos2unix: upgrade 7.5.0 -> 7.5.1 Signed-off-by: Khem Raj Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/dos2unix/dos2unix_7.5.0.bb b/meta/recipes-support/dos2unix/dos2unix_7.5.1.bb similarity index 95% rename from meta/recipes-support/dos2unix/dos2unix_7.5.0.bb rename to meta/recipes-support/dos2unix/dos2unix_7.5.1.bb index 1ff1fc4f971..acf49f04834 100644 --- a/meta/recipes-support/dos2unix/dos2unix_7.5.0.bb +++ b/meta/recipes-support/dos2unix/dos2unix_7.5.1.bb @@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://COPYING.txt;md5=37f72246ce2aa2fce9482c10b1f2b502" SRC_URI = "git://git.code.sf.net/p/dos2unix/dos2unix;branch=master;protocol=https" UPSTREAM_CHECK_GITTAGREGEX = "dos2unix-(?P(\d+(\.\d+)+))" -SRCREV = "d6613bbb175624f065de907ebcc94437f699c14e" +SRCREV = "9675e7aea32653e1c10ef027eb55d89f3c48ec1f" S = "${WORKDIR}/git/dos2unix"