sqlite3: update to 3.9.0

This commit is contained in:
Juergen Daubert 2015-10-14 18:53:35 +02:00
parent 74cf3098ca
commit 6fce17ea5d
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
298c8d6af7ca314f68de92bc7a356cbe sqlite-autoconf-3081101.tar.gz
cd0f883b2ddfc29e8e1bbbbd8e85f555 sqlite-autoconf-3090000.tar.gz

View File

@ -4,8 +4,8 @@
# Depends on: ncurses, readline
name=sqlite3
version=3.8.11.1
release=2
version=3.9.0
release=1
_version=$(printf "%i%.2i%.2i%.2i" ${version//./ })
source=(http://www.sqlite.org/2015/sqlite-autoconf-${_version}.tar.gz)