summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLadislav Hagara2010-08-04 22:42:05 +0200
committerGeorge Sherwood2010-09-12 14:13:21 -0500
commit1ae558856d091a6ce62db2e8dd1d5a49f8456fee (patch)
tree19b81326877a17edc33a2f000b48e13fe243251f
parent525349b9ad27016843f88219bdb212eec29cdfb6 (diff)
sqlite 3.7.0.1
(cherry picked from commit e987db808bc7cf5f0d5785641a25c38405a11d62)
-rwxr-xr-xdatabase/sqlite/DETAILS4
-rw-r--r--database/sqlite/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/database/sqlite/DETAILS b/database/sqlite/DETAILS
index e0ce8c4882..745b0b8db6 100755
--- a/database/sqlite/DETAILS
+++ b/database/sqlite/DETAILS
@@ -1,6 +1,6 @@
SPELL=sqlite
- VERSION=3.7.0
- SOURCE_HASH=sha512:8483779f25712f6b23e2727ed0e9c8e40dc4e19fea7dc6d50f151622beb7db97fd9f3ec79ce04055ba49ad365f04963aca55cc18598c8c3777746dd8d6c85563
+ VERSION=3.7.0.1
+ SOURCE_HASH=sha512:ccb8c683f06fd2dcfdbed233301cfd481fd91a92291b105a6ce8aab2a0a5f23f6c4ed4b60914d505d3900e9d850d2653e88231244f42c13e04ad3dde37eb886e
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=http://sqlite.org/$SOURCE
diff --git a/database/sqlite/HISTORY b/database/sqlite/HISTORY
index b26f5132ef..b6d81d32c6 100644
--- a/database/sqlite/HISTORY
+++ b/database/sqlite/HISTORY
@@ -1,3 +1,6 @@
+2010-08-04 Ladislav Hagara <hgr@vabo.cz>
+ * DETAILS: 3.7.0.1
+
2010-07-22 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 3.7.0
* PRE_BUILD: fixed compilation