summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLadislav Hagara2010-08-24 10:41:51 +0200
committerLadislav Hagara2010-08-24 10:41:51 +0200
commit123b106d3556b91a949d83592c8f01ba3c97fda8 (patch)
tree88b3b04c8657d7b36b2c15557b68ef6581a555c9
parent303d3afcedd9f22253bfd8d2a54e18d049d6ce01 (diff)
sqlite 3.7.2
-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 c609efc3db..8a5c5791c8 100755
--- a/database/sqlite/DETAILS
+++ b/database/sqlite/DETAILS
@@ -1,6 +1,6 @@
SPELL=sqlite
- VERSION=3.7.1
- SOURCE_HASH=sha512:6024551aff2fdbcbfd7775a4b9bdea3b81f4afbe44314df01a35de6a9c4cc6b61fdb72a53b742ff1fa9fd426dc168ccb6c60248627937e22818a66915f9e41a6
+ VERSION=3.7.2
+ SOURCE_HASH=sha512:a6d2659e377d10838b6379b6413a9c7911065eb676fe8ddcb515da89b836d3cc61d1a0b931ddf71febf6a9d2526644050258a9d3710690fe38dc388dbb0979ba
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 1bded2b246..c11a59aaa3 100644
--- a/database/sqlite/HISTORY
+++ b/database/sqlite/HISTORY
@@ -1,3 +1,6 @@
+2010-08-24 Ladislav Hagara <hgr@vabo.cz>
+ * DETAILS: 3.7.2
+
2010-08-23 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 3.7.1