aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2015-07-07 13:18:21 -0400
committerRob Austein <sra@hactrn.net>2015-07-07 13:18:21 -0400
commitf71125a0d3df1ec17453212fd5b6e64bf492fbf2 (patch)
tree64152b359bf0cb693be04c4b653efa95cdcd49a6 /README.md
parent7bdeab315c5fdaf6d1b087423b98e80e80fefec8 (diff)
Switch build method to keep a copy of the current tarball in the
repository rather than fetching it every time, both to simplify the build and to avoid a lot of gratuitous re-fetches of the tarball when building under continuous integration or release engineering scripts.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index 0205e5d..a0681b3 100644
--- a/README.md
+++ b/README.md
@@ -2,9 +2,7 @@ SQLite3
=======
This is a trivial port of the SQLite3 database package to the Cryptech
-environment. At least for now, this just downloads the source
-package, checks that the SHA-256 digest of the source tarball matches
-a known value, and builds the package with the options we want.
+environment.
If we end up making heavier use of SQLite3 as the project progresses,
we may need something more elaborate (eg, to enable SQLite3's "bare