From: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] libcurl: bump to version 7.44.0
Date: Fri, 4 Sep 2015 10:03:04 +0100 [thread overview]
Message-ID: <55E95E48.6070202@imgtec.com> (raw)
In-Reply-To: <1441221373-7712-1-git-send-email-gustavo@zacarias.com.ar>
Dear Gustavo Zacarias,
On 09/02/2015 08:16 PM, Gustavo Zacarias wrote:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
> package/libcurl/libcurl.hash | 2 +-
> package/libcurl/libcurl.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/package/libcurl/libcurl.hash b/package/libcurl/libcurl.hash
> index ee68922..db012a4 100644
> --- a/package/libcurl/libcurl.hash
> +++ b/package/libcurl/libcurl.hash
> @@ -1,2 +1,2 @@
> # Locally calculated after checking pgp signature
> -sha256 baa654a1122530483ccc1c58cc112fec3724a82c11c6a389f1e6a37dc8858df9 curl-7.43.0.tar.bz2
> +sha256 1e2541bae6582bb697c0fbae49e1d3e6fad5d05d5aa80dbd6f072e0a44341814 curl-7.44.0.tar.bz2
> diff --git a/package/libcurl/libcurl.mk b/package/libcurl/libcurl.mk
> index 29a888c..6a5348b 100644
> --- a/package/libcurl/libcurl.mk
> +++ b/package/libcurl/libcurl.mk
> @@ -4,7 +4,7 @@
> #
> ################################################################################
>
> -LIBCURL_VERSION = 7.43.0
> +LIBCURL_VERSION = 7.44.0
> LIBCURL_SOURCE = curl-$(LIBCURL_VERSION).tar.bz2
> LIBCURL_SITE = http://curl.haxx.se/download
> LIBCURL_DEPENDENCIES = host-pkgconf \
>
Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Tested-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Compile test for MIPS architecture:
$ grep ^LIBCURL_VERSION package/libcurl/libcurl.mk
LIBCURL_VERSION = 7.44.0
$ file output/target/usr/lib/libcurl.so.4.4.0
output/target/usr/lib/libcurl.so.4.4.0: ELF 32-bit MSB shared object,
MIPS, MIPS32 rel2 version 1 (SYSV), dynamically linked, with unknown
capability 0x41000000 = 0xf676e75, with unknown capability 0x10000 =
0x70401, stripped
Regards,
Vincent.
next prev parent reply other threads:[~2015-09-04 9:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-02 19:16 [Buildroot] [PATCH] libcurl: bump to version 7.44.0 Gustavo Zacarias
2015-09-04 9:03 ` Vicente Olivert Riera [this message]
2015-09-04 9:57 ` Peter Korsgaard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=55E95E48.6070202@imgtec.com \
--to=vincent.riera@imgtec.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.