summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Christoph Steiner <hans@eds.org>2012-09-20 18:45:23 -0400
committerHans-Christoph Steiner <hans@eds.org>2012-09-20 18:45:23 -0400
commit30da7cc0596023bb033318674fab1efec6128aa3 (patch)
treef2ca191e456c2df6e93922fc2209633f25771b3a
parentff96a77973da2b123858c32af8e8f669cfb21430 (diff)
updated patches for version 2.0.6
-rw-r--r--debian/patches/20-change-name-to-sqlcipher.patch10
1 files changed, 5 insertions, 5 deletions
diff --git a/debian/patches/20-change-name-to-sqlcipher.patch b/debian/patches/20-change-name-to-sqlcipher.patch
index d8b3c26..7836c78 100644
--- a/debian/patches/20-change-name-to-sqlcipher.patch
+++ b/debian/patches/20-change-name-to-sqlcipher.patch
@@ -3,8 +3,8 @@ index c77a7de..50ffc5a 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
--3.7.9
-+2.0.3
+-3.7.12.1
++2.0.6
diff --git a/configure.ac b/configure.ac
index 46afeb7..eb69607 100644
--- a/configure.ac
@@ -14,7 +14,7 @@ index 46afeb7..eb69607 100644
# the corresponding code.
#
-AC_INIT(sqlite, m4_esyscmd([cat VERSION | tr -d '\n']))
-+AC_INIT(sqlcipher, 2.0.3)
++AC_INIT(sqlcipher, 2.0.6)
dnl Make sure the local VERSION file matches this configure script
sqlite_version_sanity_check=`cat $srcdir/VERSION | tr -d '\n'`
@@ -163,9 +163,9 @@ index 46afeb7..eb69607 100644
rm -f sqlite3.h opcodes.*
rm -rf .libs .deps
rm -f lemon$(BEXE) lempar.c parse.* sqlite*.tar.gz
-@@ -951,14 +951,14 @@
- rm -f $(PUBLISH)
+@@ -956,14 +958,14 @@ clean:
rm -f *.da *.bb *.bbg gmon.out
+ rm -rf quota2a quota2b quota2c
rm -rf tsrc .target_source
- rm -f tclsqlite3$(TEXE)
+ rm -f tclsqlcipher$(TEXE)