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 | |
parent | 0b83cd4900d5bb23f0f2a6545b5cfd987b375bc7 (diff) | |
download | nutyx-pakxe-d532854fc4528b5b28126fb38c4f02759a9bb7e6.tar.gz nutyx-pakxe-d532854fc4528b5b28126fb38c4f02759a9bb7e6.tar.bz2 nutyx-pakxe-d532854fc4528b5b28126fb38c4f02759a9bb7e6.tar.xz nutyx-pakxe-d532854fc4528b5b28126fb38c4f02759a9bb7e6.zip |
Maj sqlite3#3.6.22-1
Diffstat (limited to 'extra/sqlite3')
-rw-r--r-- | extra/sqlite3/.md5sum | 2 | ||||
-rw-r--r-- | extra/sqlite3/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/extra/sqlite3/.md5sum b/extra/sqlite3/.md5sum index 77dae0ab1..7e6903f23 100644 --- a/extra/sqlite3/.md5sum +++ b/extra/sqlite3/.md5sum @@ -1 +1 @@ -03a8498828866b407c61c0aaf8ebe66c sqlite-3.6.21.tar.gz +a17bd53f1fde11f84adf79c6a1510ce5 sqlite-3.6.22.tar.gz 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) |