sqlite3: update to 3.16.2

This commit is contained in:
Juergen Daubert 2017-01-08 13:59:02 +01:00
parent 76571b5257
commit 562245d499
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
f02c51136a98bf211a9e27081294ac6d sqlite-autoconf-3160100.tar.gz
5a153ef1fd2fa5845ada74deabc68e32 sqlite-autoconf-3160200.tar.gz

View File

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