diff options
-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 acd491498e..41c4b76d2a 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 | ||