sqlite3: update to 3.9.2

This commit is contained in:
Juergen Daubert 2015-11-04 10:18:27 +01:00
parent 11f8ba0e45
commit 1c4d1b1926
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
74931054399a2d7acf35637efe8d6f45 sqlite-autoconf-3090100.tar.gz
bc4eb5b3fc5cfcb6e059794306cac1ca sqlite-autoconf-3090200.tar.gz

View File

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