wok diff usbids/receipt @ rev 22947

updated imlib2 and imlib2-dev (1.5.1 -> 1.6.1)
author Hans-G?nter Theisgen
date Fri Feb 28 13:50:29 2020 +0100 (2020-02-28)
parents d5d1aacad4ba
children 0b7b8e414545
line diff
     1.1 --- a/usbids/receipt	Wed Jun 29 13:04:18 2016 +0200
     1.2 +++ b/usbids/receipt	Fri Feb 28 13:50:29 2020 +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  {