From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Fri, 03 Mar 2023 15:25:15 +0100 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 1pY6LS-007cf0-5Q for lore@lore.pengutronix.de; Fri, 03 Mar 2023 15:25:15 +0100 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 1pY6LS-0001mh-9r; Fri, 03 Mar 2023 15:25:14 +0100 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 1pY6Kz-0001mX-A0; Fri, 03 Mar 2023 15:24:45 +0100 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 1pY6Ky-001a2G-IM; Fri, 03 Mar 2023 15:24:44 +0100 Received: from mol by dude05.red.stw.pengutronix.de with local (Exim 4.94.2) (envelope-from ) id 1pY6Kx-007eg9-Tc; Fri, 03 Mar 2023 15:24:43 +0100 Date: Fri, 3 Mar 2023 15:24:43 +0100 From: Michael Olbrich To: Christian Melki Message-ID: Mail-Followup-To: Christian Melki , ptxdist@pengutronix.de References: <20230301192442.3082503-1-christian.melki@t2data.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230301192442.3082503-1-christian.melki@t2data.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] jimtcl: Version bump. 0.81 -> 0.82 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 Wed, Mar 01, 2023 at 08:24:42PM +0100, Christian Melki wrote: > http://jim.tcl.tk/index.html/doc/www/www/articles/jim-release-0-82/ My test tell me that libjim.so links to libz.so but it's not selected. Michael > Signed-off-by: Christian Melki > --- > rules/jimtcl.make | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/rules/jimtcl.make b/rules/jimtcl.make > index 29a9d85a3..066cd695c 100644 > --- a/rules/jimtcl.make > +++ b/rules/jimtcl.make > @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_JIMTCL) += jimtcl > # > # Paths and names > # > -JIMTCL_VERSION := 0.81 > -JIMTCL_MD5 := a6d232ed12f47c28b56c97a955448e34 > +JIMTCL_VERSION := 0.82 > +JIMTCL_MD5 := 7d6be6bff1079778bf27d50ba9185388 > JIMTCL := jimtcl-$(JIMTCL_VERSION) > JIMTCL_SUFFIX := tar.gz > JIMTCL_URL := https://github.com/msteveb/jimtcl/archive/refs/tags/$(JIMTCL_VERSION).$(JIMTCL_SUFFIX) > -- > 2.34.1 > > > -- 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 |