sqlite3-32: 3.11.1 -> 3.12.0

This commit is contained in:
Danny Rawlins 2016-04-02 20:49:51 +11:00
parent f65a548ad4
commit ceb3784e5e
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-32 readline-32 sqlite3
name=sqlite3-32
version=3.11.1
version=3.12.0
release=1
_version=$(printf "%i%.2i%.2i%.2i" ${version//./ })