diff --git a/kernel/drivers/module-virtualbox-guest/pspec.xml b/kernel/drivers/module-virtualbox-guest/pspec.xml
index 278abef4..089e3f76 100644
--- a/kernel/drivers/module-virtualbox-guest/pspec.xml
+++ b/kernel/drivers/module-virtualbox-guest/pspec.xml
@@ -12,7 +12,7 @@
driver
Kernel modules for VirtualBox guest machines
This package provides the kernel modules needed for mouse integration and shared folder support between VirtualBox host and guest systems.
- https://sourceforge.net/projects/pisilinux/files/source/module-virtualbox-guest-5.2.10.tar.xz
+ https://sourceforge.net/projects/pisilinux/files/source/module-virtualbox-guest-5.2.12.tar.xz
kernel-module-headers
@@ -52,6 +52,13 @@
+
+ 2018-05-10
+ 5.2.12
+ Version bump
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2018-04-28
5.2.10
diff --git a/kernel/drivers/module-virtualbox/pspec.xml b/kernel/drivers/module-virtualbox/pspec.xml
index aba451d2..7d4a5009 100644
--- a/kernel/drivers/module-virtualbox/pspec.xml
+++ b/kernel/drivers/module-virtualbox/pspec.xml
@@ -12,7 +12,7 @@
driver
Kernel modules for VirtualBox
This package provides the kernel support for VirtualBox.
- https://sourceforge.net/projects/pisilinux/files/source/module-virtualbox-5.2.10.tar.xz
+ https://sourceforge.net/projects/pisilinux/files/source/module-virtualbox-5.2.12.tar.xz
kernel-module-headers
@@ -50,6 +50,13 @@
+
+ 2018-05-10
+ 5.2.12
+ Version bump.
+ Ertuğrul Erata
+ ertugrulerata@gmail.com
+
2018-04-28
5.2.10
diff --git a/system/base/nspr/pspec.xml b/system/base/nspr/pspec.xml
index 36b5617f..032c0904 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.17/src/nspr-4.17.tar.gz
+ https://ftp.mozilla.org/pub/nspr/releases/v4.19/src/nspr-4.19.tar.gz
nspr.pc.in
generate-pc-config.sh
@@ -41,6 +41,13 @@
+
+ 2018-05-05
+ 4.19
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2017-09-26
4.17.0
diff --git a/system/base/sqlite/actions.py b/system/base/sqlite/actions.py
index ffc00b1a..6368de0c 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-3200100" % get.workDIR())
+ shelltools.cd("%s/sqlite-doc-3220000" % get.workDIR())
shelltools.system("pwd")
- pisitools.insinto("/usr/share/doc/sqlite", "../sqlite-doc-3200100/*")
+ pisitools.insinto("/usr/share/doc/sqlite", "../sqlite-doc-3220000/*")
# 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 c742f579..5a69dbb4 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-3200100.tar.gz
- https://sqlite.org/2017/sqlite-doc-3200100.zip
+ https://sqlite.org/2018/sqlite-autoconf-3220000.tar.gz
+ https://sqlite.org/2018/sqlite-doc-3220000.zip
readline-devel
@@ -104,6 +104,13 @@
+
+ 2018-05-05
+ 3.22.0
+ Verison Bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2017-09-26
3.20.1
diff --git a/system/devel/cmake/pspec.xml b/system/devel/cmake/pspec.xml
index f78a94d3..006f0469 100644
--- a/system/devel/cmake/pspec.xml
+++ b/system/devel/cmake/pspec.xml
@@ -12,12 +12,13 @@
app:console
Cross-platform, open-source make system
CMake, the cross-platform, open-source make system. CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice.
- https://cmake.org/files/v3.7/cmake-3.7.2.tar.gz
+ https://cmake.org/files/v3.11/cmake-3.11.1.tar.gz
curl-devel
expat-devel
libarchive-devel
ncurses-devel
+ rhash-devel
zlib-devel
xz-devel
libuv-devel
@@ -29,6 +30,7 @@
curl
expat
+ rhash
libarchive
libgcc
ncurses
@@ -45,6 +47,13 @@
+
+ 2018-05-14
+ 3.11.1
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2017-02-09
3.7.2