X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=update-pciids.sh;h=2e241208d342aa02c2cd59e7c457577747d3c790;hb=8b122188dfd404984eb360e8d876682fe7eb1613;hp=ab68d1226c9f0b468c058b31de456a6ed502fb57;hpb=4339115006b225c8e33b7427cf5dba6b3831a625;p=pciutils.git diff --git a/update-pciids.sh b/update-pciids.sh index ab68d12..2e24120 100755 --- a/update-pciids.sh +++ b/update-pciids.sh @@ -3,7 +3,7 @@ [ "$1" = "-q" ] && quiet=true || quiet=false set -e -SRC="http://pci-ids.ucw.cz/v2.2/pci.ids" +SRC="https://pci-ids.ucw.cz/v2.2/pci.ids" DEST=pci.ids PCI_COMPRESSED_IDS= GREP=grep