Skip to content

Commit eef847a

Browse files
committed
update sqlcipher
1 parent 0494068 commit eef847a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runme.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
mkdir -p /work/build/
44
mkdir -p /work/gen/
55
cd /work/build/
6-
_SQLCIPHER_="v4.6.1"
6+
_SQLCIPHER_="v4.7.0"
77
apt-get update
88
DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC apt install -y openssl libssl-dev tclsh git autoconf gcc file pkgconf
99
rm -Rf sqlcipher/

0 commit comments

Comments
 (0)