summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2009-04-02 21:13:24 +0400
committerArwed von Merkatz2009-04-16 18:22:09 +0200
commit11238dea6146b006d485bd84a559d2973d71ac72 (patch)
tree42539ae63a6c047a045b6a6a609dba09d5de6518
parentef958de94dfc1bdd41dddc85f463c854b8bd609a (diff)
sqlite: fixed sum for the renewed tarball
(cherry picked from commit 4a05ad7c350e42f0f99c067ddf41773c04b95b60)
-rwxr-xr-xdatabase/sqlite/DETAILS2
-rw-r--r--database/sqlite/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/database/sqlite/DETAILS b/database/sqlite/DETAILS
index 5ac78a2732..319b049cd9 100755
--- a/database/sqlite/DETAILS
+++ b/database/sqlite/DETAILS
@@ -1,6 +1,6 @@
SPELL=sqlite
VERSION=3.6.12
- SOURCE_HASH=sha512:739206643e5a64adfbb3e019e14a2b72ef63eeea8b7ff500d931d0939c14c998fa4816969992934f88471fe88eb66df371b535b593ed1184fc117732b85e58db
+ SOURCE_HASH=sha512:e7369ce0ccf487d6df8662d413378213c01b34380135215ceae92a7143bb2028a5e97aedbfa0d8ea82c634bff49380116f31cdc933f7e3612b5d4e9bbb2ac8be
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 44a6093a7e..8bb85ccc1b 100644
--- a/database/sqlite/HISTORY
+++ b/database/sqlite/HISTORY
@@ -1,3 +1,6 @@
+2009-04-02 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: renewed sum for the reuploaded tarball
+
2009-03-31 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 3.6.12
* PRE_BUILD: removed patch applying