From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Fri, 23 Jun 2023 09:00:38 +0200 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qCame-000Ieg-4H for lore@lore.pengutronix.de; Fri, 23 Jun 2023 09:00:38 +0200 Received: from localhost ([127.0.0.1] helo=metis.ext.pengutronix.de) by metis.ext.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1qCamc-0002wm-62; Fri, 23 Jun 2023 09:00:38 +0200 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1qCalz-0002wc-OF; Fri, 23 Jun 2023 08:59:59 +0200 Received: from [2a0a:edc0:0:1101:1d::54] (helo=dude05.red.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtp (Exim 4.94.2) (envelope-from ) id 1qCalz-009RZ8-3E; Fri, 23 Jun 2023 08:59:59 +0200 Received: from mol by dude05.red.stw.pengutronix.de with local (Exim 4.96) (envelope-from ) id 1qCaly-008uAG-23; Fri, 23 Jun 2023 08:59:58 +0200 Date: Fri, 23 Jun 2023 08:59:58 +0200 From: Michael Olbrich To: Baycan Vural Message-ID: Mail-Followup-To: Baycan Vural , ptxdist@pengutronix.de References: <8acd46eb-6203-69eb-6502-66f194e7e3d2@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8acd46eb-6203-69eb-6502-66f194e7e3d2@gmail.com> X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-IRC: #ptxdist @freenode X-Accept-Language: de,en X-Accept-Content-Type: text/plain Subject: Re: [ptxdist] [PATCH] boost: Version bump. 1.67.0 -> 1.82.0 X-BeenThere: ptxdist@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Cc: ptxdist@pengutronix.de Sender: "ptxdist" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: ptxdist-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false On Thu, Jun 15, 2023 at 01:07:36PM +0300, Baycan Vural wrote: > > Usual update for boost library This fails to build. The list of available libraries needs updating. Michael > Signed-off-by: Baycan Vural > --- > rules/boost.make | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/rules/boost.make b/rules/boost.make > index 8be9925d7..503817f99 100644 > --- a/rules/boost.make > +++ b/rules/boost.make > @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_BOOST) += boost > # > # Paths and names > # > -BOOST_VERSION := 1_67_0 > -BOOST_MD5 := ced776cb19428ab8488774e1415535ab > +BOOST_VERSION := 1_82_0 > +BOOST_MD5 := b45dac8b54b58c087bfbed260dbfc03a > BOOST := boost_$(BOOST_VERSION) > BOOST_SUFFIX := tar.bz2 > BOOST_URL := $(call ptx/mirror, SF, boost/$(BOOST).$(BOOST_SUFFIX)) > -- > 2.41.0 > > > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |