From: Martin Jansa Date: Fri, 20 Aug 2010 10:26:46 +0000 (+0200) Subject: mupdf: source archive name was changed, update SRC_URI X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f20c60f141f1822df0cbd409e0338cd7104266cb;p=openembedded.git mupdf: source archive name was changed, update SRC_URI * thanks soltys for reporting! Signed-off-by: Martin Jansa --- diff --git a/recipes/mupdf/mupdf_0.6.bb b/recipes/mupdf/mupdf_0.6.bb index 21d435c441..16d49d8ff1 100644 --- a/recipes/mupdf/mupdf_0.6.bb +++ b/recipes/mupdf/mupdf_0.6.bb @@ -6,7 +6,7 @@ PR = "r0" DEPENDS = "openjpeg-native jbig2dec-native jpeg-native freetype-native libpng-native openjpeg jbig2dec jpeg zlib virtual/libx11 libxext freetype" -SRC_URI = "http://mupdf.com/download/source/${PN}-${PV}-source.tar.gz \ +SRC_URI = "http://mupdf.com/download/source/${PN}-${PV}.tar.gz \ file://mupdf_fix_endianness.patch \ file://Makerules"