diff options
-rw-r--r-- | meta-oe/recipes-support/zchunk/zchunk_1.5.1.bb (renamed from meta-oe/recipes-support/zchunk/zchunk_1.4.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/zchunk/zchunk_1.4.0.bb b/meta-oe/recipes-support/zchunk/zchunk_1.5.1.bb index 0c8a9c7a5f..a15540f968 100644 --- a/meta-oe/recipes-support/zchunk/zchunk_1.4.0.bb +++ b/meta-oe/recipes-support/zchunk/zchunk_1.5.1.bb | |||
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=daf6e68539f564601a5a5869c31e5242" | |||
5 | 5 | ||
6 | SRC_URI = "git://github.com/zchunk/zchunk.git;protocol=https;branch=main" | 6 | SRC_URI = "git://github.com/zchunk/zchunk.git;protocol=https;branch=main" |
7 | 7 | ||
8 | SRCREV = "4dd91d31157ede4a1b092721d944ae2fdd161cd9" | 8 | SRCREV = "69dd7d6764e333413dd12848607d72cab310e406" |
9 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |
10 | 10 | ||
11 | DEPENDS = "zstd" | 11 | DEPENDS = "zstd" |