sqlite3: update to 3.12.0

This commit is contained in:
Juergen Daubert 2016-03-30 21:12:41 +02:00
parent 0b4c514424
commit 248719e755
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
c66b4e9d5ca6cfd15471b5b03fc44537 sqlite-autoconf-3110100.tar.gz
56a80fdab2f398cb2e1ab2ab7c339c30 sqlite-autoconf-3120000.tar.gz

View File

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