summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2013-03-21 23:25:34 +0400
committerVlad Glagolev2013-03-21 23:25:34 +0400
commit5b8be0dabaa813ab1569bb67e0c965164a98b00b (patch)
tree16c68ccaedb00b2bf16ce42c6ac85254544d86d3
parent4059764a7537c63b34c982331bf214ddcd629600 (diff)
sqlite: => 3.7.16
-rwxr-xr-xdatabase/sqlite/DETAILS8
-rw-r--r--database/sqlite/HISTORY3
2 files changed, 7 insertions, 4 deletions
diff --git a/database/sqlite/DETAILS b/database/sqlite/DETAILS
index 233200be03..5eced7a5ad 100755
--- a/database/sqlite/DETAILS
+++ b/database/sqlite/DETAILS
@@ -1,10 +1,10 @@
SPELL=sqlite
- VERSION=3.7.15.2
- VERSIONX=autoconf-3071502
- SOURCE_HASH=sha512:ccec842f649c1dd47aed4712fc775d41097daca895ccc8b7fee24771f6c1832fb5210473f62dc62d4391c0a47ed3dfc9b92046fa7937aeb859105680942da082
+ VERSION=3.7.16
+ VERSIONX=autoconf-3071600
+ SOURCE_HASH=sha512:5f63a1ce5d06e4e09c86bac5cf78091ff4444b1a79b05008443e6ef211512acc6bea258052a83cee290b42fe2dd395698526b0e2cade9bb9d09ae522245454e2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/${SPELL}-${VERSIONX}"
SOURCE=${SPELL}-${VERSIONX}.tar.gz
- SOURCE_URL[0]=http://sqlite.org/$SOURCE
+ SOURCE_URL[0]=http://www.sqlite.org/2013/$SOURCE
LICENSE[0]=PD
WEB_SITE=http://www.sqlite.org/
ENTERED=20011016
diff --git a/database/sqlite/HISTORY b/database/sqlite/HISTORY
index 9ec34387bc..ee8f964639 100644
--- a/database/sqlite/HISTORY
+++ b/database/sqlite/HISTORY
@@ -1,3 +1,6 @@
+2013-03-21 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 3.7.16; renewed SOURCE_URL[0]
+
2013-01-10 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 3.7.15.2