diff --git a/system/base/nspr/pspec.xml b/system/base/nspr/pspec.xml index 51f70e94..36b5617f 100644 --- a/system/base/nspr/pspec.xml +++ b/system/base/nspr/pspec.xml @@ -12,7 +12,7 @@ library Netscape Portable Runtime Netscape Portable Runtime (NSPR) provides a platform-neutral API for system level and libc like functions. The API is used in the Mozilla client, many of Netscape/AOL/iPlanet's and other software offerings. - https://ftp.mozilla.org/pub/nspr/releases/v4.13.1/src/nspr-4.13.1.tar.gz + https://ftp.mozilla.org/pub/nspr/releases/v4.17/src/nspr-4.17.tar.gz nspr.pc.in generate-pc-config.sh @@ -41,6 +41,13 @@ + + 2017-09-26 + 4.17.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2017-02-11 4.13.1 diff --git a/system/base/sqlite/actions.py b/system/base/sqlite/actions.py index 0e38e9b7..ffc00b1a 100644 --- a/system/base/sqlite/actions.py +++ b/system/base/sqlite/actions.py @@ -61,10 +61,10 @@ def install(): pisitools.dodoc("README*") - shelltools.cd("%s/sqlite-doc-3170000" % get.workDIR()) + shelltools.cd("%s/sqlite-doc-3200100" % get.workDIR()) shelltools.system("pwd") - pisitools.insinto("/usr/share/doc/sqlite", "../sqlite-doc-3170000/*") + pisitools.insinto("/usr/share/doc/sqlite", "../sqlite-doc-3200100/*") # 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 26959b14..c742f579 100644 --- a/system/base/sqlite/pspec.xml +++ b/system/base/sqlite/pspec.xml @@ -12,8 +12,8 @@ library 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/2017/sqlite-autoconf-3170000.tar.gz - https://www.sqlite.org/2017/sqlite-doc-3170000.zip + https://sqlite.org/2017/sqlite-autoconf-3200100.tar.gz + https://sqlite.org/2017/sqlite-doc-3200100.zip readline-devel @@ -104,6 +104,13 @@ + + 2017-09-26 + 3.20.1 + Verison Bump. + Mustafa Cinasal + muscnsl@gmail.com + 2017-03-22 3.17.0 @@ -147,4 +154,4 @@ alihan@pisilinux.org - \ No newline at end of file +