# HG changeset patch # User Hans-G?nter Theisgen # Date 1572524828 -3600 # Node ID 3b2652bb1db861fe00aef9e0e6ecc0065ce90274 # Parent 3983ce4388d725fcd083c182d7355db83348c99e updated usbids (20150331 -> 20191031) diff -r 3983ce4388d7 -r 3b2652bb1db8 usbids/receipt --- a/usbids/receipt Thu Oct 31 13:15:42 2019 +0100 +++ b/usbids/receipt Thu Oct 31 13:27:08 2019 +0100 @@ -1,18 +1,20 @@ # SliTaz package receipt. PACKAGE="usbids" -VERSION="20150331" +VERSION="20191031" CATEGORY="misc" -SHORT_DESC="List of USB ID's" +SHORT_DESC="List of USB ID's." MAINTAINER="slaxemulator@gmail.com" LICENSE="PublicDomain" -WEB_SITE="http://www.linux-usb.org/" +WEB_SITE="http://www.linux-usb.org/usb-ids.html" + TARBALL="usb-$VERSION.ids.gz" -WGET_URL="${WEB_SITE}usb.ids.gz" -HOST_ARCH="i486 arm" +WGET_URL="http://www.linux-usb.org/usb.ids.gz" BUILD_DEPENDS="advancecomp" +HOST_ARCH="i486 arm" + # Rules to configure and make the package. compile_rules() {