From: drh Date: Thu, 22 Feb 2018 18:28:19 +0000 (+0000) Subject: Updates to the README.md file. Mention the ability to use SQLite-archives for X-Git-Tag: version-3.23.0~108 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d6ec7a6ab3e9a8ea2df0cf3375a4e2334311a3eb;p=thirdparty%2Fsqlite.git Updates to the README.md file. Mention the ability to use SQLite-archives for download. FossilOrigin-Name: ab9a7ae4eec0aaa5e0b472998f6de7212055d93c163f0b66da60b956bcc45add --- diff --git a/README.md b/README.md index e5fa2acb67..50954b6cde 100644 --- a/README.md +++ b/README.md @@ -14,15 +14,17 @@ SQLite sources are managed using the [Fossil](https://www.fossil-scm.org/), a distributed version control system that was specifically designed to support SQLite development. If you do not want to use Fossil, you can download tarballs or ZIP -archives as follows: +archives or [SQLite archives](https://sqlite.org/sqlar) as follows: - * Lastest trunk check-in: - or - . + * Lastest trunk check-in as + [Tarball](https://www.sqlite.org/src/tarball/sqlite.tar.gz), + [ZIP-archive](https://www.sqlite.org/src/zip/sqlite.zip), or + [SQLite-archive](https://www.sqlite.org/src/sqlar/sqlite.sqlar). - * Latest release: - or - . + * Latest release as + [Tarball](https://www.sqlite.org/src/tarball/sqlite.tar.gz?r=release), + [ZIP-archive](https://www.sqlite.org/src/zip/sqlite.zip?r=release), or + [SQLite-archive](https://www.sqlite.org/src/sqlar/sqlite.sqlar?r=release). * For other check-ins, substitute an appropriate branch name or tag or hash prefix for "release" in the URLs of the previous diff --git a/manifest b/manifest index 80d8dc6b2b..e3dde34935 100644 --- a/manifest +++ b/manifest @@ -1,11 +1,11 @@ -C Remove\san\sunreachable\sbranch\sin\sthe\swalIndexPage()\slogic. -D 2018-02-21T01:48:22.912 +C Updates\sto\sthe\sREADME.md\sfile.\s\sMention\sthe\sability\sto\suse\sSQLite-archives\sfor\ndownload. +D 2018-02-22T18:28:19.974 F .fossil-settings/empty-dirs dbb81e8fc0401ac46a1491ab34a7f2c7c0452f2f06b54ebb845d024ca8283ef1 F .fossil-settings/ignore-glob 35175cdfcf539b2318cb04a9901442804be81cd677d8b889fcc9149c21f239ea F Makefile.in a2d2fb8d17c39ab5ec52beb27850b903949080848236923f436156b72a958737 F Makefile.linux-gcc 7bc79876b875010e8c8f9502eb935ca92aa3c434 F Makefile.msc b53ebf2538324c914e4308a6cd44610eb1ae50bdbd17d7ee65f680918e54da88 -F README.md d748f58e3ab0fe0307fb4ae0942b415d93dcc4288756e366cc9e7cf8260c093f +F README.md 7c0991bd30eab5f377cd1508a619fc7ccd8014897da31e57f60d9675c0779abd F VERSION cdf91ac446255ecf3d8f6d8c3ee40d64123235ae5b3cef29d344e61b45ec3759 F aclocal.m4 a5c22d164aff7ed549d53a90fa56d56955281f50 F art/sqlite370.eps aa97a671332b432a54e1d74ff5e8775be34200c2 @@ -1707,7 +1707,7 @@ F vsixtest/vsixtest.tcl 6a9a6ab600c25a91a7acc6293828957a386a8a93 F vsixtest/vsixtest.vcxproj.data 2ed517e100c66dc455b492e1a33350c1b20fbcdc F vsixtest/vsixtest.vcxproj.filters 37e51ffedcdb064aad6ff33b6148725226cd608e F vsixtest/vsixtest_TemporaryKey.pfx e5b1b036facdb453873e7084e1cae9102ccc67a0 -P 52013cad0e6ce2d694f25e2984a76d438cef724f0e07c8bb9d3dce8a3caf4350 -R 85b71d55df961ca31201d9b641eb44c9 +P 4e61a9731f5949dcf05c541106b56be16add04a7730613481fc8519d3e4f493b +R aa9874414cd1a4e6c530b39e5a39ec09 U drh -Z e9ca7c00b9c8d598dec87551eaa9cc3d +Z 856f42b132f15d59c7f2cba2fefa2460 diff --git a/manifest.uuid b/manifest.uuid index 9ccc6e494d..db728d9dc2 100644 --- a/manifest.uuid +++ b/manifest.uuid @@ -1 +1 @@ -4e61a9731f5949dcf05c541106b56be16add04a7730613481fc8519d3e4f493b \ No newline at end of file +ab9a7ae4eec0aaa5e0b472998f6de7212055d93c163f0b66da60b956bcc45add \ No newline at end of file