summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2010-08-23 09:46:27 +0400
committerGeorge Sherwood2010-09-12 14:13:30 -0500
commitbde694f4334366857bf455719c5a1bb96f28bd26 (patch)
treecefcf14bb38c6c2af8793a114707c4e98a7448c4
parent1ae558856d091a6ce62db2e8dd1d5a49f8456fee (diff)
sqlite: => 3.7.1
(cherry picked from commit 64adf6f70f009c1879a92c0d1776e430dac47fe5)
-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 745b0b8db6..c609efc3db 100755
--- a/database/sqlite/DETAILS
+++ b/database/sqlite/DETAILS
@@ -1,6 +1,6 @@
SPELL=sqlite
- VERSION=3.7.0.1
- SOURCE_HASH=sha512:ccb8c683f06fd2dcfdbed233301cfd481fd91a92291b105a6ce8aab2a0a5f23f6c4ed4b60914d505d3900e9d850d2653e88231244f42c13e04ad3dde37eb886e
+ VERSION=3.7.1
+ SOURCE_HASH=sha512:6024551aff2fdbcbfd7775a4b9bdea3b81f4afbe44314df01a35de6a9c4cc6b61fdb72a53b742ff1fa9fd426dc168ccb6c60248627937e22818a66915f9e41a6
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 b6d81d32c6..1bded2b246 100644
--- a/database/sqlite/HISTORY
+++ b/database/sqlite/HISTORY
@@ -1,3 +1,6 @@
+2010-08-23 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 3.7.1
+
2010-08-04 Ladislav Hagara <hgr@vabo.cz>
* DETAILS: 3.7.0.1