wok rev 22089

updated usbids (20150331 -> 20191031)
author Hans-G?nter Theisgen
date Thu Oct 31 13:27:08 2019 +0100 (2019-10-31)
parents 3983ce4388d7
children ae38b7cf7f01
files usbids/receipt
line diff
     1.1 --- a/usbids/receipt	Thu Oct 31 13:15:42 2019 +0100
     1.2 +++ b/usbids/receipt	Thu Oct 31 13:27:08 2019 +0100
     1.3 @@ -1,18 +1,20 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="usbids"
     1.7 -VERSION="20150331"
     1.8 +VERSION="20191031"
     1.9  CATEGORY="misc"
    1.10 -SHORT_DESC="List of USB ID's"
    1.11 +SHORT_DESC="List of USB ID's."
    1.12  MAINTAINER="slaxemulator@gmail.com"
    1.13  LICENSE="PublicDomain"
    1.14 -WEB_SITE="http://www.linux-usb.org/"
    1.15 +WEB_SITE="http://www.linux-usb.org/usb-ids.html"
    1.16 +
    1.17  TARBALL="usb-$VERSION.ids.gz"
    1.18 -WGET_URL="${WEB_SITE}usb.ids.gz"
    1.19 -HOST_ARCH="i486 arm"
    1.20 +WGET_URL="http://www.linux-usb.org/usb.ids.gz"
    1.21  
    1.22  BUILD_DEPENDS="advancecomp"
    1.23  
    1.24 +HOST_ARCH="i486 arm"
    1.25 +
    1.26  # Rules to configure and make the package.
    1.27  compile_rules()
    1.28  {