diff options
Diffstat (limited to 'package/pciutils')
-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 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) |