Skip to content

Commit 3aa3e55

Browse files
committed
update sqlcipher
1 parent 4f1065d commit 3aa3e55

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.12.0"
6+
_SQLCIPHER_="v4.13.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)