From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail.heidolph.de ([80.150.167.238]) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1VPTo5-0006bd-HK for ptxdist@pengutronix.de; Fri, 27 Sep 2013 10:53:51 +0200 Received: from [10.100.10.5] (port=46747 helo=hiscmail01.heilab.loc) by mail.heidolph.de with esmtps (TLSv1:AES128-SHA:128) (Exim 4.76) (envelope-from ) id 1VPTny-000590-0f for ptxdist@pengutronix.de; Fri, 27 Sep 2013 10:53:42 +0200 From: "Kraft, Henrik" Date: Fri, 27 Sep 2013 08:53:41 +0000 Message-ID: <5DDDC2AE1D40D045B973C3CAA4D4CCC74FBC1F@HISCMAIL01.HeiLab.loc> Content-Language: de-DE MIME-Version: 1.0 Subject: [ptxdist] newer package version Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============1972303942==" Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: "ptxdist@pengutronix.de" --===============1972303942== Content-Language: de-DE Content-Type: multipart/alternative; boundary="_000_5DDDC2AE1D40D045B973C3CAA4D4CCC74FBC1FHISCMAIL01HeiLabl_" --_000_5DDDC2AE1D40D045B973C3CAA4D4CCC74FBC1FHISCMAIL01HeiLabl_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable I want to use a newer version of sqlite3 (autoconf-3080002) and therefore c= hanged the contents of the head fo sqlite3.make as follows: from SQLITE3_VERSION :=3D autoconf-3071700 SQLITE3_MD5 :=3D 18c285053e9562b848209cb0ee16d4ab SQLITE3_URL :=3D http://www.sqlite.org/2013/$(SQLITE3).$(SQLITE3_SUFFIX= ) to SQLITE3_VERSION :=3D autoconf-3080002 SQLITE3_MD5 :=3D 6d6cc639a4da04fbbdda7b1a1a01b386 SQLITE3_URL :=3D http://sqlite.org/2013/$(SQLITE3).$(SQLITE3_SUFFIX) When I run ptxdist go still the old version will be used. What else should be done? The new feature I want to use is to insert multiple records in one sql stat= ement from a Qt application. kind regards Henrik Kraft z.Zt. Heidolph Instruments GmbH & Co. KG Walpersdorfer Str. 12 91126 Schwabach 09122 - 99 20 - 58 --_000_5DDDC2AE1D40D045B973C3CAA4D4CCC74FBC1FHISCMAIL01HeiLabl_ Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

I want to use a newer version o= f sqlite3 (autoconf-3080002) and therefore changed the contents of the head= fo sqlite3.make as follows:

 

from

SQLITE3_VERSION :=3D autoconf-3071700

SQLITE3_MD5     :=3D 18c285053e9= 562b848209cb0ee16d4ab

SQLITE3_URL   &n= bsp; :=3D http://www.sqlite.org/2013/$(SQLITE3).$(SQLITE3_SUFFIX)

 

to

SQLITE3_VERSION :=3D autoconf-3= 080002

SQLITE3_MD5   &n= bsp; :=3D 6d6cc639a4da04fbbdda7b1a1a01b386

SQLITE3_URL   &n= bsp; :=3D http://sqlite.org/2013/$(SQLITE3).$(SQLITE3_SUFFIX)

 

When I run ptxdist go still the= old version will be used.

 

What else should be done?<= /o:p>

 

The new feature I want to use i= s to insert multiple records in one sql statement from a Qt application.

 

kind regards

 

Henrik Kraft

z.Zt. Heidolph Instruments GmbH & Co. KG=

Walpersdorfer Str. 12

91126 Schwabach

09122 – 99 20 - 58=

 

--_000_5DDDC2AE1D40D045B973C3CAA4D4CCC74FBC1FHISCMAIL01HeiLabl_-- --===============1972303942== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline -- ptxdist mailing list ptxdist@pengutronix.de --===============1972303942==--