From 14c221a674e9d123142fd93fca022dd178f5b030 Mon Sep 17 00:00:00 2001 From: Stephen Walker Date: Fri, 19 Feb 2010 04:48:12 +0000 Subject: [PATCH] pciutils: update to 3.1.7 SVN-Revision: 19736 --- utils/pciutils/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/utils/pciutils/Makefile b/utils/pciutils/Makefile index a4d534fae..e89faccb7 100644 --- a/utils/pciutils/Makefile +++ b/utils/pciutils/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=pciutils -PKG_VERSION:=3.1.6 +PKG_VERSION:=3.1.7 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=@KERNEL/software/utils/pciutils -PKG_MD5SUM:=1d183851f68abd6c918a5c1852576ad6 +PKG_MD5SUM:=35222edb86b50a6641352c66fe829b2e PKG_INSTALL:=1 -- 2.30.2