aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2016-11-03 21:26:00 -0400
committerMike Gilbert <floppym@gentoo.org>2016-11-03 21:26:00 -0400
commitae25707c751fff79148328229a76fc44232abeae (patch)
tree046be62c51f849cf7a936e7f1bfdbd67d5e30f22 /Makefile
parentbuild: use $(UDEV_FILES) instead of duplicating the list (diff)
downloadhwids-ae25707c751fff79148328229a76fc44232abeae.tar.gz
hwids-ae25707c751fff79148328229a76fc44232abeae.tar.bz2
hwids-ae25707c751fff79148328229a76fc44232abeae.zip
Update datahwids-20161103
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9fcbe29..4f4a4f9 100644
--- a/Makefile
+++ b/Makefile
@@ -42,7 +42,7 @@ install: $(INSTALL_TARGETS-yes)
# OUI/IAB: https://regauth.standards.ieee.org/standards-ra-web/pub/view.html#registries
fetch:
- $(Q)curl -z pci.ids -o pci.ids -R https://pci-ids.ucw.cz/v2.2/pci.ids
+ $(Q)curl -z pci.ids -o pci.ids -R http://pci-ids.ucw.cz/v2.2/pci.ids
$(Q)curl -z usb.ids -o usb.ids -R http://www.linux-usb.org/usb.ids
$(Q)curl -z oui.txt -o oui.txt -R http://standards-oui.ieee.org/oui/oui.txt
$(Q)curl -z ma-medium.txt -o ma-medium.txt -R http://standards-oui.ieee.org/oui28/mam.txt