1
0
forked from ports/opt

sqlite3: update to 3.8.8.1

This commit is contained in:
Juergen Daubert 2015-01-21 11:02:36 +01:00
parent e5a5d787b5
commit b96776766b
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
3a3caebf93308ddf5d120c393d9ecb82 sqlite-autoconf-3080800.tar.gz
a6381941ffe8817ba19669ec0c0ede6f sqlite-autoconf-3080801.tar.gz

View File

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