diff options
Diffstat (limited to 'recipes/gnome/pyorbit_2.14.3.bb')
-rw-r--r-- | recipes/gnome/pyorbit_2.14.3.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/gnome/pyorbit_2.14.3.bb b/recipes/gnome/pyorbit_2.14.3.bb index 8b9c1aa76f..76127cc7f3 100644 --- a/recipes/gnome/pyorbit_2.14.3.bb +++ b/recipes/gnome/pyorbit_2.14.3.bb @@ -15,3 +15,6 @@ do_stage() { install -d ${STAGING_INCDIR}/pyorbit-2 install -m 0644 src/pyorbit.h ${STAGING_INCDIR}/pyorbit-2 } + +SRC_URI[archive.md5sum] = "3c4d42ae1a7303fd85071a842617043f" +SRC_URI[archive.sha256sum] = "a3517e0ddaf23508f99e7489a23e3462f86c528ea24bce432e832a78ee4149db" |