diff options
Diffstat (limited to 'recipes/gd/gd_2.0.21.bb')
-rw-r--r-- | recipes/gd/gd_2.0.21.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/gd/gd_2.0.21.bb b/recipes/gd/gd_2.0.21.bb index 03a506b882..f081079b02 100644 --- a/recipes/gd/gd_2.0.21.bb +++ b/recipes/gd/gd_2.0.21.bb @@ -22,3 +22,6 @@ do_stage () { install -m 0644 $i ${STAGING_INCDIR}/ done } + +SRC_URI[md5sum] = "3134158635f5048dba99281c6b712a54" +SRC_URI[sha256sum] = "c3b8b7b57019927dad40870c379eecfa6389443f7e2096aa0157a0224d400da1" |