summaryrefslogtreecommitdiffstats
path: root/package/pciutils
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2012-06-29 00:43:00 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2012-06-30 23:33:29 +0200
commitedd37ca20583e3ae49f386b03ca213c9ae2cb065 (patch)
tree68a812a3e81fc73f5db007d646db3e7747bf2b14 /package/pciutils
parentdc1d20acb78a979ed03f03143db3900d972c3714 (diff)
downloadbuildroot-novena-edd37ca20583e3ae49f386b03ca213c9ae2cb065.tar.gz
buildroot-novena-edd37ca20583e3ae49f386b03ca213c9ae2cb065.zip
pciutils: bump to version 3.1.10
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/pciutils')
-rw-r--r--package/pciutils/pciutils.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/pciutils/pciutils.mk b/package/pciutils/pciutils.mk
index d1c8db509..a43fb9542 100644
--- a/package/pciutils/pciutils.mk
+++ b/package/pciutils/pciutils.mk
@@ -4,7 +4,7 @@
#
#############################################################
-PCIUTILS_VERSION = 3.1.9
+PCIUTILS_VERSION = 3.1.10
PCIUTILS_SITE = ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci
PCIUTILS_INSTALL_STAGING = YES
ifeq ($(BR2_PACKAGE_ZLIB),y)