[Lunar-commits] <moonbase> pciutils: version bumped to 3.1.1.
Florin Braescu
florin at lunar-linux.org
Sat Jan 31 02:28:48 CET 2009
commit 67096794d1b8a756eccec96f0046999092bcaacc
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Jan 31 03:28:48 2009 +0200
pciutils: version bumped to 3.1.1.
Changes:
* Updated pci.ids to the current snapshot of the database.
* The configure script now sets LC_ALL to avoid being fooled by
locale-dependent behavior of `tr'.
* The command-line parser of setpci did sometimes segfault on invalid
input.
---
utils/pciutils/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/utils/pciutils/DETAILS b/utils/pciutils/DETAILS
index 16c7055..38aae1d 100644
--- a/utils/pciutils/DETAILS
+++ b/utils/pciutils/DETAILS
@@ -1,15 +1,15 @@
MODULE=pciutils
- VERSION=3.1.0
+ VERSION=3.1.1
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE2=pci.ids.bz2
SOURCE_URL[0]=$KERNEL_URL/pub/software/utils/$MODULE
SOURCE_URL[1]=http://www.ibiblio.org/pub/Linux/hardware
SOURCE_URL[2]=ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci
SOURCE2_URL=http://pciids.sourceforge.net
- SOURCE_VFY=sha1:582c149f7adfdcf09ac91b6340f5949300d1d4e7
+ SOURCE_VFY=sha1:cb5a4b16bfb35cfb779be798d3ba72f07eb6b659
WEB_SITE=http://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml
ENTERED=20020125
- UPDATED=20090120
+ UPDATED=20090131
PSAFE=no
SHORT="The setpci and lspci utils"
More information about the Lunar-commits
mailing list