diff options
-rw-r--r-- | meta-oe/recipes-support/zchunk/zchunk_1.2.0.bb (renamed from meta-oe/recipes-support/zchunk/zchunk_1.1.16.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/zchunk/zchunk_1.1.16.bb b/meta-oe/recipes-support/zchunk/zchunk_1.2.0.bb index c1b22886fb..0baea5032a 100644 --- a/meta-oe/recipes-support/zchunk/zchunk_1.1.16.bb +++ b/meta-oe/recipes-support/zchunk/zchunk_1.2.0.bb | |||
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=daf6e68539f564601a5a5869c31e5242" | |||
6 | 6 | ||
7 | SRC_URI = "git://github.com/zchunk/zchunk.git;protocol=https;branch=main" | 7 | SRC_URI = "git://github.com/zchunk/zchunk.git;protocol=https;branch=main" |
8 | 8 | ||
9 | SRCREV = "ff34ee911f7d78d66b97894a773276babd63144c" | 9 | SRCREV = "dd6a30a1e4e8b738b0cafc682f3c00e7706134e5" |
10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
11 | 11 | ||
12 | DEPENDS = "\ | 12 | DEPENDS = "\ |