From 1699e27f6642a97adf23fafc74fd6ccc9d5d3d55 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 12 Apr 2010 16:35:00 +0200 Subject: recipes: add missing checksums Signed-off-by: Martin Jansa --- recipes/icecast/icecast_2.3.2.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/icecast') diff --git a/recipes/icecast/icecast_2.3.2.bb b/recipes/icecast/icecast_2.3.2.bb index bb82d59557..b931fd7d7f 100644 --- a/recipes/icecast/icecast_2.3.2.bb +++ b/recipes/icecast/icecast_2.3.2.bb @@ -19,3 +19,6 @@ EXTRA_OECONF = " \ S = "${WORKDIR}/${PN}-${PV}" inherit autotools + +SRC_URI[md5sum] = "ff516b3ccd2bcc31e68f460cd316093f" +SRC_URI[sha256sum] = "4742b38fc55b6373895a7c0a35baed49a848fec99f5e8538e3f0157383d0b3f0" -- cgit 1.2.3-korg