sqlite3: update to 3.8.6

This commit is contained in:
Juergen Daubert 2014-08-17 11:49:31 +02:00
parent c0a00d4101
commit 46e74cdbf2
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
0544ef6d7afd8ca797935ccc2685a9ed sqlite-autoconf-3080500.tar.gz
f7e4a156b583abeba349629e2364224b sqlite-autoconf-3080600.tar.gz

View File

@ -4,7 +4,7 @@
# Depends on: ncurses, readline
name=sqlite3
version=3.8.5
version=3.8.6
release=1
_version=$(printf "%i%.2i%.2i%.2i" ${version//./ })