diff options
Diffstat (limited to 'package/pciutils/pciutils.mk')
-rw-r--r-- | package/pciutils/pciutils.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/pciutils/pciutils.mk b/package/pciutils/pciutils.mk index 00bc61b40..a0c34c77d 100644 --- a/package/pciutils/pciutils.mk +++ b/package/pciutils/pciutils.mk @@ -3,7 +3,7 @@ # pciutils # ############################################################# -PCIUTILS_VERSION:=2.2.6 +PCIUTILS_VERSION:=2.2.10 PCIUTILS_SOURCE:=pciutils-$(PCIUTILS_VERSION).tar.gz PCIUTILS_CAT:=$(ZCAT) PCIUTILS_SITE:=ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci |