[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] update configure.ac to follow new download location sqlite amalgamation

From: Lieven Govaerts <svnlgo_at_mobsol.be>
Date: Sat, 11 Aug 2012 11:15:16 +0200

Hi,

seems like the sqlite developers have changed the naming conventions
for the sqlite amalgamation distribution package + stopped creating
the .tar.gz file.

The new address is now:
http://www.sqlite.org/sqlite-amalgamation-3071300.zip

instead of:
http://www.sqlite.org/sqlite-amalgamation-3.7.12.tar.gz

Attached patch updates configure to this new location. I can commit
this myself, but I'm wondering if I'm not overlooking something
obvious since this seems to be a strange move from the sqlite devs
side.

[[
Sqlite amalgamation distributions are now distributed as .zip and with a new
naming convention.

* configure.ac: update url of sqlite amalgamation file to its current location.
]]

Lieven

Received on 2012-08-11 11:16:09 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.