From 845da57b03a91d15bb782325358591649df1579c Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 15 Apr 2010 00:01:06 +0200 Subject: recipes: more checksums and more fixes to download them all Signed-off-by: Martin Jansa --- recipes/octave/octave_2.9.19.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes/octave') diff --git a/recipes/octave/octave_2.9.19.bb b/recipes/octave/octave_2.9.19.bb index 3b56c8657d..c1f9fe9da4 100644 --- a/recipes/octave/octave_2.9.19.bb +++ b/recipes/octave/octave_2.9.19.bb @@ -3,6 +3,9 @@ require octave.inc SRC_URI = "ftp://ftp.octave.org/pub/octave/${PN}-${PV}.tar.gz \ file://configure.patch;patch=1" +SRC_URI[md5sum] = "32cb8153463ebc6ab27bee8b4e538b1a" +SRC_URI[sha256sum] = "c888ee643451396fc2677a16577d9a2b31cac1b816769d5c915c1a82bbea3cc4" + PR = "r1" PACKAGES =+ "libcruft liboctave liboctinterp octave-oct \ -- cgit 1.2.3-korg