diff options
Diffstat (limited to 'recipes/libsdl/libsdl-ttf_2.0.3.bb')
-rw-r--r-- | recipes/libsdl/libsdl-ttf_2.0.3.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/libsdl/libsdl-ttf_2.0.3.bb b/recipes/libsdl/libsdl-ttf_2.0.3.bb index b1da5b47f8..3a8dac30e2 100644 --- a/recipes/libsdl/libsdl-ttf_2.0.3.bb +++ b/recipes/libsdl/libsdl-ttf_2.0.3.bb @@ -16,3 +16,6 @@ TARGET_CC_ARCH += "${LDFLAGS}" do_stage() { autotools_stage_all } + +SRC_URI[md5sum] = "29d12d1b883bf834c291c93f52ba8dc5" +SRC_URI[sha256sum] = "7e2e7b46088a7b9594b255b58123598d49c5c3d11bcc3c9a8f80969cd9caa6c5" |