From 88e7f0ed569cd208bc3ef6ee11fb6f08cb662d8a Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Sat, 3 Oct 2015 20:55:12 +0200 Subject: [PATCH] pciutils: update to pciutils-3.4.0 Signed-off-by: Stephan Raue --- packages/sysutils/pciutils/package.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/sysutils/pciutils/package.mk b/packages/sysutils/pciutils/package.mk index 9659abff36..e67bb8e2bc 100644 --- a/packages/sysutils/pciutils/package.mk +++ b/packages/sysutils/pciutils/package.mk @@ -17,7 +17,7 @@ ################################################################################ PKG_NAME="pciutils" -PKG_VERSION="3.3.1" +PKG_VERSION="3.4.0" PKG_REV="1" PKG_ARCH="x86_64" PKG_LICENSE="GPL"