Update source of IEEE oui database
authorMike Gilbert <floppym@gentoo.org>
Thu, 29 Jan 2015 20:13:37 +0000 (15:13 -0500)
committerMike Gilbert <floppym@gentoo.org>
Thu, 29 Jan 2015 20:36:30 +0000 (15:36 -0500)
Makefile

index 3935e67146f4a188addf73a9dce8fc8fd61d1de8..67bc0591ae3553e1c7ccaed41ef3bb4cae05ecd0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -38,7 +38,7 @@ install: $(INSTALL_TARGETS-yes)
 fetch:
        $(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://www.ieee.org/netstorage/standards/oui.txt
+       $(Q)curl -z oui.txt -o oui.txt -R http://standards-oui.ieee.org/oui.txt
        $(Q)curl -z iab.txt -o iab.txt -R http://standards.ieee.org/develop/regauth/iab/iab.txt
        $(Q)curl -z sdio.ids -o sdio.ids -R http://cgit.freedesktop.org/systemd/systemd/plain/hwdb/sdio.ids
        $(Q)curl -z udev/20-acpi-vendor.hwdb -o udev/20-acpi-vendor.hwdb -R http://cgit.freedesktop.org/systemd/systemd/plain/hwdb/20-acpi-vendor.hwdb