Daniel Shahaf wrote on Fri, Oct 28, 2011 at 09:19:37 +0200: > Karl Fogel wrote on Thu, Oct 27, 2011 at 23:28:43 -0400: > > It's been a while, so out of caution I'd appreciate review on this > > before I commit, even though it's a fairly trivial patch. Thanks! > > > > Why did you drop the direct link to the .tgz? The log message doesn't > say, and I know that elsewhere
get-deps.sh > we do some printf(1) magic to compute it. > > > -SQLITE_URL="http://www.sqlite.org/sqlite-amalgamation-${SQLITE_RECOMMENDED_VER}.tar.gz" > > +SQLITE_AMALGAMATION_URL="http://sqlite.org/download.html"