diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-01-18 20:09:21 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-01-18 20:09:21 +0100 |
commit | d532854fc4528b5b28126fb38c4f02759a9bb7e6 (patch) | |
tree | c5fcfb305522bb2603ae9d6a7e373f97707b9d32 /extra/sqlite3/Pkgfile | |
parent | 0b83cd4900d5bb23f0f2a6545b5cfd987b375bc7 (diff) | |
download | nutyx-extra-d532854fc4528b5b28126fb38c4f02759a9bb7e6.tar.gz nutyx-extra-d532854fc4528b5b28126fb38c4f02759a9bb7e6.tar.bz2 nutyx-extra-d532854fc4528b5b28126fb38c4f02759a9bb7e6.tar.xz nutyx-extra-d532854fc4528b5b28126fb38c4f02759a9bb7e6.zip |
Maj sqlite3#3.6.22-1
Diffstat (limited to 'extra/sqlite3/Pkgfile')
-rw-r--r-- | extra/sqlite3/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/sqlite3/Pkgfile b/extra/sqlite3/Pkgfile index a964bb5c5..ac0ba1bf5 100644 --- a/extra/sqlite3/Pkgfile +++ b/extra/sqlite3/Pkgfile @@ -5,7 +5,7 @@ # Depends on: tcl name=sqlite3 -version=3.6.21 +version=3.6.22 release=1 source=(http://www.sqlite.org/sqlite-$version.tar.gz) |