]> mj.ucw.cz Git - pciutils.git/blobdiff - update-pciids.sh
CXL: Capability vendor ID changed
[pciutils.git] / update-pciids.sh
index ab68d1226c9f0b468c058b31de456a6ed502fb57..2e241208d342aa02c2cd59e7c457577747d3c790 100755 (executable)
@@ -3,7 +3,7 @@
 [ "$1" = "-q" ] && quiet=true || quiet=false
 
 set -e
 [ "$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
 DEST=pci.ids
 PCI_COMPRESSED_IDS=
 GREP=grep