aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-shells
diff options
context:
space:
mode:
authorZheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>2020-03-04 18:19:14 +0800
committerKhem Raj <raj.khem@gmail.com>2020-03-04 08:15:20 -0800
commit5ad5cf3127effeb67963d6382b2a2763d78210c0 (patch)
tree006e966cd61f6e0160f607313c44b1c86e128272 /meta-oe/recipes-shells
parent7b4c03e45a55d012736beed6dbf76f8f50c33f1b (diff)
downloadmeta-openembedded-contrib-5ad5cf3127effeb67963d6382b2a2763d78210c0.tar.gz
tcsh: upgrade 6.21.00 -> 6.22.02
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-shells')
-rw-r--r--meta-oe/recipes-shells/tcsh/tcsh_6.22.02.bb (renamed from meta-oe/recipes-shells/tcsh/tcsh_6.21.00.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-shells/tcsh/tcsh_6.21.00.bb b/meta-oe/recipes-shells/tcsh/tcsh_6.22.02.bb
index 278ab04586..79ab67ab75 100644
--- a/meta-oe/recipes-shells/tcsh/tcsh_6.21.00.bb
+++ b/meta-oe/recipes-shells/tcsh/tcsh_6.22.02.bb
@@ -13,8 +13,8 @@ SRC_URI = " \
file://0001-Enable-system-malloc-on-all-linux.patch \
file://0002-Add-debian-csh-scripts.patch \
"
-SRC_URI[md5sum] = "5bd5f11515cc5cca927777fa92f9d4b9"
-SRC_URI[sha256sum] = "c438325448371f59b12a4c93bfd3f6982e6f79f8c5aef4bc83aac8f62766e972"
+SRC_URI[md5sum] = "f34909eab33733aecc05d27adc82277b"
+SRC_URI[sha256sum] = "ed287158ca1b00ba477e8ea57bac53609838ebcfd05fcb05ca95021b7ebe885b"
EXTRA_OEMAKE += "CC_FOR_GETHOST='${BUILD_CC}'"
inherit autotools