From d3c1892c6da9bd1208ee19be215316e31e67a5a6 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 29 Jul 2009 21:43:25 +0200 Subject: [PATCH] usbutils: update to 0.84. --HG-- extra : convert_revision : ae26b41cbd546432fe2520376a5e392e6f73a99b --- templates/usbutils/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/usbutils/template b/templates/usbutils/template index 0e9aa902d21..a4a97c71911 100644 --- a/templates/usbutils/template +++ b/templates/usbutils/template @@ -1,12 +1,12 @@ # Template file for 'usbutils' pkgname=usbutils -version=0.82 +version=0.84 distfiles="${SOURCEFORGE_SITE}/linux-usb/$pkgname-$version.tar.gz" build_style=gnu_configure configure_args="--datadir=/usr/share/hwdata --disable-zlib" short_desc="Linux USB utilities" maintainer="Juan RP " -checksum=9876b0e45a1bd3899222b916ab1d423e9efa3ad9374d55a6a301d5716f2d8a2f +checksum=76a0152d56698bbf13556247f2b4806346327c859c11add4c083e06eb57b7aaa long_desc=" This package contains utilities for inspecting devices connected to a USB bus."