diff options
Diffstat (limited to 'recipes/thc')
-rw-r--r-- | recipes/thc/hydra_4.4.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes/thc/hydra_4.4.bb b/recipes/thc/hydra_4.4.bb index 4794027f2b..952543cbf3 100644 --- a/recipes/thc/hydra_4.4.bb +++ b/recipes/thc/hydra_4.4.bb @@ -23,3 +23,9 @@ do_install() { install -m 0755 $f ${D}${bindir} done } + +SRC_URI[md5sum] = "3a2e76b03f2e534119517aaa18083322" +SRC_URI[sha256sum] = "1019b3fbeb3e7e2d0c8faf81191e722bfabc714ee03ec08703faf91dab443b64" +#CHECKSUMS.INI MISMATCH: I've got this instead: +#SRC_URI[md5sum] = "307e1434ae475088caa01e3b1aefbf43" +#SRC_URI[sha256sum] = "382ff75f66fc7c7ec429c4c2513c61dcb8322927a6b51542914cc7a08717caef" |