diff --git a/system/base/sqlite/actions.py b/system/base/sqlite/actions.py index 8bd87379..958a0430 100644 --- a/system/base/sqlite/actions.py +++ b/system/base/sqlite/actions.py @@ -64,9 +64,9 @@ def install(): pisitools.dodoc("README*") - shelltools.cd("%s/sqlite-doc-3310100" % get.workDIR()) + shelltools.cd("%s/sqlite-doc-3330000" % get.workDIR()) - pisitools.insinto("/usr/share/doc/sqlite", "../sqlite-doc-3310100/*") + pisitools.insinto("/usr/share/doc/sqlite", "../sqlite-doc-3330000/*") """ # fix permissions and remove obsolete files; https://bugs.archlinux.org/task/24605 shelltools.system("find %s -type f -perm 755 -exec ls -lha {} \;" % get.installDIR()) diff --git a/system/base/sqlite/pspec.xml b/system/base/sqlite/pspec.xml index 31bd1fa6..bd8dfe5f 100644 --- a/system/base/sqlite/pspec.xml +++ b/system/base/sqlite/pspec.xml @@ -14,8 +14,8 @@ app:console An SQL Database Engine in a C Library SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine. Supports databases up to 2 terabytes in size. - https://sqlite.org/2020/sqlite-autoconf-3310100.tar.gz - https://sqlite.org/2020/sqlite-doc-3310100.zip + https://sqlite.org/2020/sqlite-autoconf-3330000.tar.gz + https://sqlite.org/2020/sqlite-doc-3330000.zip readline-devel @@ -105,6 +105,13 @@ --> + + 2020-10-19 + 3.33.0 + Verison Bump. + Mustafa Cinasal + muscnsl@gmail.com + 2020-04-24 3.31.1 @@ -204,4 +211,4 @@ alihan@pisilinux.org - \ No newline at end of file +