sqlite3: update to 3.8.4.1

This commit is contained in:
Juergen Daubert 2014-03-12 08:39:32 +01:00
parent 8c8c1b834d
commit 496be60bef
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
509ff98d8dc9729b618b7e96612079c6 sqlite-autoconf-3080301.tar.gz
6b8cb7b9063a1d97f7b5dc517e8ee0c4 sqlite-autoconf-3080401.tar.gz

View File

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