diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-12 16:35:00 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-12 16:51:36 +0200 |
commit | 1699e27f6642a97adf23fafc74fd6ccc9d5d3d55 (patch) | |
tree | 539b8259dd387cc00ddb10be2a297b6b29e0972a /recipes/nonworking/icecast | |
parent | 0a2d1e13ec1cc334aaa5dfd6be7a668723388279 (diff) |
recipes: add missing checksums
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/nonworking/icecast')
-rw-r--r-- | recipes/nonworking/icecast/icecast_2.2.0.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/nonworking/icecast/icecast_2.2.0.bb b/recipes/nonworking/icecast/icecast_2.2.0.bb index c0f500ac4a..0d7f06a7aa 100644 --- a/recipes/nonworking/icecast/icecast_2.2.0.bb +++ b/recipes/nonworking/icecast/icecast_2.2.0.bb @@ -15,3 +15,6 @@ EXTRA_OECONF = "--disable-yp --with-ogg=${STAGING_LIBDIR} --with-vorbis=${STAGIN S = "${WORKDIR}/${PN}-${PV}" inherit autotools + +SRC_URI[md5sum] = "7958347af55651384298828175e32dcf" +SRC_URI[sha256sum] = "c95ee1d68c287f654e6ee1d3416a91c058531232d6f08ff6ed156376f997a41d" |