From 8783218429eaec78929a22fd7bc7a108cba64064 Mon Sep 17 00:00:00 2001 From: swalker Date: Wed, 27 Jan 2010 13:28:54 +0000 Subject: [PATCH] [packages] pciutils: update to 3.1.6 git-svn-id: svn://svn.openwrt.org/openwrt/packages@19353 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- utils/pciutils/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/utils/pciutils/Makefile b/utils/pciutils/Makefile index a219d68b3..a4d534fae 100644 --- a/utils/pciutils/Makefile +++ b/utils/pciutils/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=pciutils -PKG_VERSION:=3.1.5 +PKG_VERSION:=3.1.6 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=@KERNEL/software/utils/pciutils -PKG_MD5SUM:=7ccf8ae2353033158652bdca4e4aad0a +PKG_MD5SUM:=1d183851f68abd6c918a5c1852576ad6 PKG_INSTALL:=1 -- 2.11.0