wok diff usbutils/receipt @ rev 7979
Fix: firefox needs python to compile
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Mon Jan 17 17:59:07 2011 +0100 (2011-01-17) |
parents | ec628ecabab2 |
children | fad48b58dd83 |
line diff
1.1 --- a/usbutils/receipt Sat Oct 02 17:17:45 2010 +0000 1.2 +++ b/usbutils/receipt Mon Jan 17 17:59:07 2011 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="usbutils" 1.7 -VERSION="0.90" 1.8 +VERSION="0.91" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="Displaying information about USB." 1.11 MAINTAINER="erjo@slitaz.org"