diff options
Diffstat (limited to 'recipes/beecrypt')
-rw-r--r-- | recipes/beecrypt/beecrypt_3.1.0.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/beecrypt/beecrypt_3.1.0.bb b/recipes/beecrypt/beecrypt_3.1.0.bb index 8de6232fc5..8205f7c3b4 100644 --- a/recipes/beecrypt/beecrypt_3.1.0.bb +++ b/recipes/beecrypt/beecrypt_3.1.0.bb @@ -18,3 +18,6 @@ do_stage() { autotools_stage_all } + +SRC_URI[md5sum] = "1472cada46e2ab9f532f984de9740386" +SRC_URI[sha256sum] = "50b574d330fecbc9faed81746a1abfcec903c264ae753ac64d4edf22c701519f" |