diff options
Diffstat (limited to 'recipes/lemon/lemon_3.5.4.bb')
-rw-r--r-- | recipes/lemon/lemon_3.5.4.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/lemon/lemon_3.5.4.bb b/recipes/lemon/lemon_3.5.4.bb index 4a7e5e77f0..0be511af70 100644 --- a/recipes/lemon/lemon_3.5.4.bb +++ b/recipes/lemon/lemon_3.5.4.bb @@ -9,3 +9,6 @@ do_install() { install -d ${D}${mandir}/man1 install -m 0644 ${WORKDIR}/lemon.1 ${D}${mandir}/man1/ } + +SRC_URI[md5sum] = "f17da840eed792e896c3408d0ce97718" +SRC_URI[sha256sum] = "47daba209bd3bcffa1c5fcd5fdfc4f524eae619b4fa855aeeb1bbbc8bd2bb04f" |