We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0494068 commit eef847aCopy full SHA for eef847a
runme.sh
@@ -3,7 +3,7 @@
3
mkdir -p /work/build/
4
mkdir -p /work/gen/
5
cd /work/build/
6
-_SQLCIPHER_="v4.6.1"
+_SQLCIPHER_="v4.7.0"
7
apt-get update
8
DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC apt install -y openssl libssl-dev tclsh git autoconf gcc file pkgconf
9
rm -Rf sqlcipher/
0 commit comments