From 13a835fc167be4f4eed623c8f131c527e006c374 Mon Sep 17 00:00:00 2001 From: suvari Date: Sun, 3 Jan 2016 21:19:56 +0200 Subject: [PATCH] pciutils: ver. bump to 3.4.1 --- system/base/pciutils/actions.py | 1 + system/base/pciutils/pspec.xml | 16 ++++++++++++++-- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/system/base/pciutils/actions.py b/system/base/pciutils/actions.py index 8eebafd0..0bb7c162 100644 --- a/system/base/pciutils/actions.py +++ b/system/base/pciutils/actions.py @@ -11,6 +11,7 @@ from pisi.actionsapi import get def build(): autotools.make('OPT="%s" \ SHARED="yes" \ + PREFIX=/usr \ IDSDIR="/usr/share/misc" \ MANDIR="/usr/share/man" \ all' % get.CFLAGS()) diff --git a/system/base/pciutils/pspec.xml b/system/base/pciutils/pspec.xml index b434031d..79ed0498 100644 --- a/system/base/pciutils/pspec.xml +++ b/system/base/pciutils/pspec.xml @@ -12,7 +12,7 @@ app:console Various utilities dealing with the PCI bus The PCI Utilities are a collection of programs for inspecting and manipulating configuration of PCI devices. - ftp://ftp.kernel.org/pub/software/utils/pciutils/pciutils-3.2.1.tar.xz + ftp://ftp.kernel.org/pub/software/utils/pciutils/pciutils-3.4.1.tar.xz