Lieven Govaerts wrote on Sat, Aug 11, 2012 at 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.
FWIW, I recall someone (Arfrever?) patching get-deps.sh in the past to account for change in the upstream URL / naming scheme of sqlite.