diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2007-08-21 16:51:46 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2007-08-21 16:51:46 +0000 |
commit | 02430b3be0eac524f5e8ebc999e92f21ed15d5c0 (patch) | |
tree | a39f420aaa9d78e6fbfffa8f616b7aa1c05cec8c /package/pciutils/pciutils.mk | |
parent | acfde78a855d8c9f9afcd786891be42686168332 (diff) |
- bump version to 2.2.6
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 eb5cf80e5..00bc61b40 100644 --- a/package/pciutils/pciutils.mk +++ b/package/pciutils/pciutils.mk @@ -3,7 +3,7 @@ # pciutils # ############################################################# -PCIUTILS_VERSION:=2.1.11 +PCIUTILS_VERSION:=2.2.6 PCIUTILS_SOURCE:=pciutils-$(PCIUTILS_VERSION).tar.gz PCIUTILS_CAT:=$(ZCAT) PCIUTILS_SITE:=ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci |