From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mediacenter.hi.pengutronix.de ([2001:6f8:1178:2::65]) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1SexjI-0008S1-8x for ptxdist@pengutronix.de; Thu, 14 Jun 2012 02:16:04 +0200 Received: from mol by mediacenter.hi.pengutronix.de with local (Exim 4.72) (envelope-from ) id 1SexjI-0000gA-7p for ptxdist@pengutronix.de; Thu, 14 Jun 2012 02:16:04 +0200 Date: Thu, 14 Jun 2012 02:16:04 +0200 From: Michael Olbrich Message-ID: <20120614001604.GE14446@pengutronix.de> References: <1339533495-11971-1-git-send-email-bernhard@bwalle.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1339533495-11971-1-git-send-email-bernhard@bwalle.de> Subject: Re: [ptxdist] [PATCH] libcurl: version bump to 7.26.0 Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de On Tue, Jun 12, 2012 at 10:38:15PM +0200, Bernhard Walle wrote: > Signed-off-by: Bernhard Walle > --- > rules/libcurl.make | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/rules/libcurl.make b/rules/libcurl.make > index 58ff053..faa753b 100644 > --- a/rules/libcurl.make > +++ b/rules/libcurl.make > @@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_LIBCURL) += libcurl > # > # Paths and names > # > -LIBCURL_VERSION := 7.21.0 > -LIBCURL_MD5 := 6dfb911a254a1b5ca8b534b98f2196aa > +LIBCURL_VERSION := 7.26.0 > +LIBCURL_MD5 := 3fa4d5236f2a36ca5c3af6715e837691 > LIBCURL := curl-$(LIBCURL_VERSION) > LIBCURL_SUFFIX := tar.gz > LIBCURL_URL := http://curl.haxx.se/download/$(LIBCURL).$(LIBCURL_SUFFIX) Please explicitly enable/disable the new configure options. Probably just disable them. Michael > -- > 1.7.9.5 > > > -- > ptxdist mailing list > ptxdist@pengutronix.de > -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | -- ptxdist mailing list ptxdist@pengutronix.de