diff --git a/system/base/libusb/actions.py b/system/base/libusb/actions.py index 47def8af..4a90629e 100644 --- a/system/base/libusb/actions.py +++ b/system/base/libusb/actions.py @@ -11,10 +11,9 @@ from pisi.actionsapi import get def setup(): autotools.configure("--disable-static \ --enable-udev") - def build(): - autotools.make() + autotools.make("-j1") def check(): autotools.make("check") diff --git a/system/base/libusb/pspec.xml b/system/base/libusb/pspec.xml index 7b1fcd4e..5484a609 100644 --- a/system/base/libusb/pspec.xml +++ b/system/base/libusb/pspec.xml @@ -12,7 +12,7 @@ library Userspace access to USB devices Project's main aim is to create a library for use by user level applications to access USB devices regardless of OS. - http://downloads.sourceforge.net/project/libusb/libusb-1.0/libusb-1.0.19/libusb-1.0.19.tar.bz2 + https://sourceforge.net/projects/libusb/files/libusb-1.0/libusb-1.0.20/libusb-1.0.20.tar.bz2 eudev-devel @@ -69,6 +69,7 @@ emul32 glibc-32bit + eudev-32bit libusb @@ -81,6 +82,13 @@ + + 2016-03-08 + 1.0.20 + Version bump. + Alihan Öztürk + alihan@pisilinux.org + 2014-04-30 1.0.19