[Buildroot] [PATCH] fix cjson package

Danomi Manchego danomimanchego123 at gmail.com
Fri Dec 7 11:36:04 UTC 2012


On Fri, Dec 7, 2012 at 3:41 AM, Viallard Anthony
<viallard at syscom-instruments.com> wrote:
> And i know now what is the actual issue. Here the good big fix :
>
> ---
>  package/cjson/cjson.mk |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/package/cjson/cjson.mk b/package/cjson/cjson.mk
> index ccc6010..55af800 100644
> --- a/package/cjson/cjson.mk
> +++ b/package/cjson/cjson.mk
> @@ -5,7 +5,7 @@
>  #############################################################
>  CJSON_VERSION         = undefined
>  CJSON_SOURCE          = cJSONFiles.zip
> -CJSON_SITE            = http://downloads.sourceforge.net/project/cjson/
> +CJSON_SITE            = http://downloads.sourceforge.net/project/cjson
>
>  CJSON_INSTALL_STAGING = YES
>  CJSON_LICENSE         = MIT
>
> --
> 1.7.10.4

I'm not sure if Peter needs you to send the good fix as a
git-send-email'ed V2, but:

Acked-by: Danomi Manchego <danomimanchego123 at gmail.com>



More information about the buildroot mailing list