From 9836af90fab699f1991a63c269200157fef8253c Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Tue, 17 Jan 2012 10:24:09 +0100 Subject: [PATCH] pciutils: update to pciutils-3.1.9 Signed-off-by: Stephan Raue --- packages/sysutils/pciutils/meta | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/packages/sysutils/pciutils/meta b/packages/sysutils/pciutils/meta index b4fcbf92be..bdb99b2018 100644 --- a/packages/sysutils/pciutils/meta +++ b/packages/sysutils/pciutils/meta @@ -19,13 +19,12 @@ ################################################################################ PKG_NAME="pciutils" -PKG_VERSION="3.1.7" +PKG_VERSION="3.1.9" PKG_REV="1" PKG_ARCH="any" PKG_LICENSE="GPL" PKG_SITE="http://mj.ucw.cz/pciutils.shtml" -#PKG_URL="http://ftp.de.kernel.org/pub/software/utils/pciutils/$PKG_NAME-$PKG_VERSION.tar.bz2" -PKG_URL="http://ftp.uni-frankfurt.de/kernel/software/utils/pciutils/$PKG_NAME-$PKG_VERSION.tar.bz2" +PKG_URL="http://www.kernel.org/pub/software/utils/pciutils/$PKG_NAME-$PKG_VERSION.tar.xz" PKG_DEPENDS="" PKG_BUILD_DEPENDS="toolchain" PKG_PRIORITY="optional"