Browse Source

sqlite: Updated (3.7.3 -> 3.7.6.2) (see note!)

Note:

Beginning with SQLite version 3.7.4 the naming and versioning scheme changed
again!

This update also replaces the "pure" amalgamation source tarball in favour of
the "autoconf" version, which is a tarball containing the amalgamation for
SQLite 3.7.6.2 together with an configure script and makefile for building it.
This tarball also contains in the "tea" subdirectory a separate configure
script and makefile compatible with the Tcl Extension Architecture (TEA) for
building the TCL bindings to SQLite.
stable/0.2
Christian Wiese 14 years ago
parent
commit
a4dca8f741
  1. 6
      database/sqlite/sqlite.desc

6
database/sqlite/sqlite.desc

@ -3,7 +3,7 @@
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../sqlite/sqlite.desc
[COPY] Copyright (C) 2006 - 2010 The OpenSDE Project
[COPY] Copyright (C) 2006 - 2011 The OpenSDE Project
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
[COPY] Copyright (C) 1998 - 2003 Clifford Wolf
[COPY]
@ -37,9 +37,9 @@
[L] GPL
[S] Stable
[V] 3.7.3
[V] 3.7.6.2
[P] X -----5---9 120.090
[CV-URL] http://www.sqlite.org/download.html
[D] 675899456 sqlite-amalgamation-3.7.3.tar.gz http://www.sqlite.org/
[D] 218812814 sqlite-autoconf-3070602.tar.gz http://www.sqlite.org/

Loading…
Cancel
Save