wok diff usbids/receipt @ rev 14714

lib[a-n]*: add LICENSE
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jun 11 10:41:23 2013 +0200 (2013-06-11)
parents 0ce4e20eb779
children f13bd223c231
line diff
     1.1 --- a/usbids/receipt	Thu Oct 11 23:17:24 2012 +0000
     1.2 +++ b/usbids/receipt	Tue Jun 11 10:41:23 2013 +0200
     1.3 @@ -1,14 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="usbids"
     1.7 -VERSION="20120920"
     1.8 +VERSION="20130310"
     1.9  CATEGORY="misc"
    1.10  SHORT_DESC="usb.ids file"
    1.11  MAINTAINER="slaxemulator@gmail.com"
    1.12  DEPENDS=""
    1.13  TARBALL="usb-$VERSION.ids"
    1.14  WEB_SITE="http://www.linux-usb.org/"
    1.15 -WGET_URL="http://www.linux-usb.org/usb.ids"
    1.16 +WGET_URL="${WEB_SITE}usb.ids"
    1.17  
    1.18  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.19  genpkg_rules()