diff options
| -rw-r--r-- | meta-oe/recipes-support/zchunk/zchunk_1.1.16.bb (renamed from meta-oe/recipes-support/zchunk/zchunk_1.1.9.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-oe/recipes-support/zchunk/zchunk_1.1.9.bb b/meta-oe/recipes-support/zchunk/zchunk_1.1.16.bb index 9ac205afe2..59a0dfff2f 100644 --- a/meta-oe/recipes-support/zchunk/zchunk_1.1.9.bb +++ b/meta-oe/recipes-support/zchunk/zchunk_1.1.16.bb | |||
| @@ -2,11 +2,11 @@ DESCRIPTION = "A file format designed for highly efficient deltas while maintain | |||
| 2 | AUTHOR = "Jonathan Dieter" | 2 | AUTHOR = "Jonathan Dieter" |
| 3 | 3 | ||
| 4 | LICENSE = "BSD-2-Clause" | 4 | LICENSE = "BSD-2-Clause" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=cd6e590282010ce90a94ef25dd31410f" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=daf6e68539f564601a5a5869c31e5242" |
| 6 | 6 | ||
| 7 | SRC_URI = "git://github.com/zchunk/zchunk.git;protocol=https" | 7 | SRC_URI = "git://github.com/zchunk/zchunk.git;protocol=https;branch=main" |
| 8 | 8 | ||
| 9 | SRCREV = "fe3e3af49fd30b68c21a9fcaac340ad8e7f91055" | 9 | SRCREV = "ff34ee911f7d78d66b97894a773276babd63144c" |
| 10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
| 11 | 11 | ||
| 12 | DEPENDS = "\ | 12 | DEPENDS = "\ |
