summaryrefslogtreecommitdiffstats
path: root/recipes/zsh
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/zsh')
-rw-r--r--recipes/zsh/zsh_4.1.1.bb3
-rw-r--r--recipes/zsh/zsh_4.3.10.bb3
2 files changed, 6 insertions, 0 deletions
diff --git a/recipes/zsh/zsh_4.1.1.bb b/recipes/zsh/zsh_4.1.1.bb
index 3c5cc85b83..8ea23f9789 100644
--- a/recipes/zsh/zsh_4.1.1.bb
+++ b/recipes/zsh/zsh_4.1.1.bb
@@ -23,3 +23,6 @@ do_configure_prepend () {
do_install_append () {
mv ${D}${bindir}/zsh-${PV} ${D}${bindir}/zsh
}
+
+SRC_URI[md5sum] = "48958b1a3fc86261a26eea40a4f7d4af"
+SRC_URI[sha256sum] = "f539e6db53233fa75d5fa389b4807d54add312fc96de71b5eb7cf4f071719027"
diff --git a/recipes/zsh/zsh_4.3.10.bb b/recipes/zsh/zsh_4.3.10.bb
index 3935e1f0cc..b6ae18d10e 100644
--- a/recipes/zsh/zsh_4.3.10.bb
+++ b/recipes/zsh/zsh_4.3.10.bb
@@ -21,3 +21,6 @@ PARALLEL_MAKE = ""
do_install_append () {
mv ${D}${bindir}/zsh-${PV} ${D}${bindir}/zsh
}
+
+SRC_URI[md5sum] = "74c5b275544400082a1cde806c98682a"
+SRC_URI[sha256sum] = "63fdc0273eadbb42d164f38b0b79922c0b3df0e97084e746a318276d935a4f7c"