sqlite3: update to 3.8.11.1

This commit is contained in:
Juergen Daubert 2015-07-30 08:34:18 +02:00
parent 9a96b9c84f
commit 18489e14f5
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
77b451925121028befbddbf45ea2bc49 sqlite-autoconf-3081100.tar.gz
298c8d6af7ca314f68de92bc7a356cbe sqlite-autoconf-3081101.tar.gz

View File

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