diff options
Diffstat (limited to 'recipes/frobtads')
-rw-r--r-- | recipes/frobtads/frobtads_0.8.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/frobtads/frobtads_0.8.bb b/recipes/frobtads/frobtads_0.8.bb index 46d9e6b9bd..974ad2012e 100644 --- a/recipes/frobtads/frobtads_0.8.bb +++ b/recipes/frobtads/frobtads_0.8.bb @@ -5,3 +5,6 @@ SECTION = "console/network" SRC_URI = "http://www.tads.org/frobtads/${PN}-${PV}.tar.gz" inherit autotools + +SRC_URI[md5sum] = "c31b44a7bea51f04958358e575bde731" +SRC_URI[sha256sum] = "1aa4fe2f4a8d79f7f4542d96f0b179886c04cbdfd6a972a19ab80437e6150549" |