diff options
author | zangrc <zangrc.fnst@cn.fujitsu.com> | 2020-11-13 22:03:57 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-11-12 21:03:29 -0800 |
commit | f646497ebe70af45fc3a52016dcaf3e89c6a2cc8 (patch) | |
tree | bb3a07cb63a64e314c6715e59d5c398e9cff6d23 | |
parent | 7edbe7284135469d1218dd04f70181c3302747a3 (diff) | |
download | meta-openembedded-f646497ebe70af45fc3a52016dcaf3e89c6a2cc8.tar.gz |
zile: upgrade 2.4.14 -> 2.4.15
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-oe/recipes-support/zile/zile_2.4.15.bb (renamed from meta-oe/recipes-support/zile/zile_2.4.14.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/zile/zile_2.4.14.bb b/meta-oe/recipes-support/zile/zile_2.4.15.bb index acd491498..41c4b76d2 100644 --- a/meta-oe/recipes-support/zile/zile_2.4.14.bb +++ b/meta-oe/recipes-support/zile/zile_2.4.15.bb | |||
@@ -9,8 +9,8 @@ SRC_URI = "${GNU_MIRROR}/zile/${BP}.tar.gz \ | |||
9 | file://remove-help2man.patch \ | 9 | file://remove-help2man.patch \ |
10 | " | 10 | " |
11 | 11 | ||
12 | SRC_URI[md5sum] = "c7d7eec93231c6878f255978d9747a73" | 12 | SRC_URI[md5sum] = "05efa90dfee1821ca018b0b2ef8f50a8" |
13 | SRC_URI[sha256sum] = "7a78742795ca32480f2bab697fd5e328618d9997d6f417cf1b14e9da9af26b74" | 13 | SRC_URI[sha256sum] = "39c300a34f78c37ba67793cf74685935a15568e14237a3a66fda8fcf40e3035e" |
14 | 14 | ||
15 | inherit autotools pkgconfig | 15 | inherit autotools pkgconfig |
16 | 16 | ||