diff options
-rw-r--r-- | meta/recipes-support/dos2unix/dos2unix_7.5.0.bb (renamed from meta/recipes-support/dos2unix/dos2unix_7.4.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/dos2unix/dos2unix_7.4.4.bb b/meta/recipes-support/dos2unix/dos2unix_7.5.0.bb index 506faf5a6d..1ff1fc4f97 100644 --- a/meta/recipes-support/dos2unix/dos2unix_7.4.4.bb +++ b/meta/recipes-support/dos2unix/dos2unix_7.5.0.bb | |||
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://COPYING.txt;md5=37f72246ce2aa2fce9482c10b1f2b502" | |||
11 | SRC_URI = "git://git.code.sf.net/p/dos2unix/dos2unix;branch=master;protocol=https" | 11 | SRC_URI = "git://git.code.sf.net/p/dos2unix/dos2unix;branch=master;protocol=https" |
12 | UPSTREAM_CHECK_GITTAGREGEX = "dos2unix-(?P<pver>(\d+(\.\d+)+))" | 12 | UPSTREAM_CHECK_GITTAGREGEX = "dos2unix-(?P<pver>(\d+(\.\d+)+))" |
13 | 13 | ||
14 | SRCREV = "b56a58584d3fef0720425ae154c2a4d80e6af6c5" | 14 | SRCREV = "d6613bbb175624f065de907ebcc94437f699c14e" |
15 | 15 | ||
16 | S = "${WORKDIR}/git/dos2unix" | 16 | S = "${WORKDIR}/git/dos2unix" |
17 | 17 | ||