diff --git a/meta-oe/recipes-shells/tcsh/tcsh_6.24.11.bb b/meta-oe/recipes-shells/tcsh/tcsh_6.24.12.bb similarity index 94% rename from meta-oe/recipes-shells/tcsh/tcsh_6.24.11.bb rename to meta-oe/recipes-shells/tcsh/tcsh_6.24.12.bb index d04ba1611d..058fe6a7c4 100644 --- a/meta-oe/recipes-shells/tcsh/tcsh_6.24.11.bb +++ b/meta-oe/recipes-shells/tcsh/tcsh_6.24.12.bb @@ -13,7 +13,7 @@ SRC_URI = " \ file://0001-Enable-system-malloc-on-all-linux.patch \ file://0002-Add-debian-csh-scripts.patch \ " -SRC_URI[sha256sum] = "b5a7b627abb3ef2e8d3a869bb675d0e927d850704447a1b2c77946c0d324799d" +SRC_URI[sha256sum] = "e3270ce9667fd5bd2a046687659fcf5fd6a6781326f806ebd724f1e1c9cd4185" EXTRA_OEMAKE += "CC_FOR_GETHOST='${BUILD_CC}'" inherit autotools