diff options
author | Jesse Gilles <jgilles@multitech.com> | 2010-05-27 12:50:54 -0500 |
---|---|---|
committer | Jesse Gilles <jgilles@multitech.com> | 2010-05-27 12:50:54 -0500 |
commit | 9abc7533d0b86d61b7b6bd83c44d4abcc8f2d9b0 (patch) | |
tree | 9d163ce0ca6ae4050d4194fe6acae2a87d0389bf /recipes/mono/mono.inc | |
parent | 277880cbe75bd05cb87ea5ea9330f4b91a0e81b0 (diff) |
mono: fix 2.6.3 checksums
Diffstat (limited to 'recipes/mono/mono.inc')
-rw-r--r-- | recipes/mono/mono.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/mono/mono.inc b/recipes/mono/mono.inc index c1e80a416a..6d163df2c3 100644 --- a/recipes/mono/mono.inc +++ b/recipes/mono/mono.inc @@ -2,7 +2,7 @@ DESCRIPTION = "Mono Programming Language" SECTION = "devel/mono" LICENSE = "GPL LGPL X11" -SRC_URI = "http://ftp.novell.com/pub/mono/sources/mono/mono-${PV}.tar.bz2" +SRC_URI = "http://ftp.novell.com/pub/mono/sources/mono/mono-${PV}.tar.bz2;name=mono" INC_PR = "r0" |