sqlite3: update to 3.8.11

This commit is contained in:
Juergen Daubert 2015-07-29 09:53:29 +02:00
parent 84cad556a0
commit bc8bbaa979
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
a18bfc015cd49a1e7a961b7b77bc3b37 sqlite-autoconf-3081002.tar.gz
77b451925121028befbddbf45ea2bc49 sqlite-autoconf-3081100.tar.gz

View File

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