wok-next diff pciids/receipt @ rev 21722

efivar: typo in post_install
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Sep 01 10:31:46 2020 +0000 (2020-09-01)
parents d635206a5649
children
line diff
     1.1 --- a/pciids/receipt	Mon Dec 24 11:36:03 2018 +0200
     1.2 +++ b/pciids/receipt	Tue Sep 01 10:31:46 2020 +0000
     1.3 @@ -1,13 +1,14 @@
     1.4  # SliTaz package receipt v2.
     1.5  
     1.6  PACKAGE="pciids"
     1.7 -VERSION="20180517"
     1.8 -COMMIT="665b77e"
     1.9 +VERSION="20181220"
    1.10 +COMMIT="8d79e48"
    1.11  CATEGORY="misc"
    1.12  SHORT_DESC="List of PCI ID's"
    1.13  MAINTAINER="devel@slitaz.org"
    1.14  LICENSE="BSD GPL2"
    1.15  WEB_SITE="http://pci-ids.ucw.cz/"
    1.16 +HOST_ARCH="any"
    1.17  
    1.18  TARBALL="$PACKAGE-$COMMIT.tar.gz"
    1.19  WGET_URL="$GITHUB/pciutils/pciids/tarball/$COMMIT"