wok rev 17949

pciids: up (20150414).
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Apr 16 02:29:06 2015 +0300 (2015-04-16)
parents 46683195f95c
children 6a2eb64d4052
files pciids/receipt
line diff
     1.1 --- a/pciids/receipt	Thu Apr 16 02:24:03 2015 +0300
     1.2 +++ b/pciids/receipt	Thu Apr 16 02:29:06 2015 +0300
     1.3 @@ -1,14 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="pciids"
     1.7 -VERSION="20140222"
     1.8 +VERSION="20150414"
     1.9  CATEGORY="misc"
    1.10  SHORT_DESC="pci.ids file for pciutils"
    1.11  MAINTAINER="slaxemulator@gmail.com"
    1.12  LICENSE="BSD GPL2"
    1.13  TARBALL="pci-$VERSION.ids"
    1.14  WEB_SITE="http://pciids.sourceforge.net/"
    1.15 -WGET_URL="http://pciids.sourceforge.net/v2.2/pci.ids"
    1.16 +WGET_URL="$WEB_SITE/v2.2/pci.ids"
    1.17  HOST_ARCH="i486 arm"
    1.18  
    1.19  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.20 @@ -21,4 +21,3 @@
    1.21  	fi
    1.22  	cp -a $src/pci.ids.gz $fs/usr/share/misc
    1.23  }
    1.24 -