From: Mike Gilbert <floppym@gentoo.org>
Date: Thu, 29 Jan 2015 20:13:37 +0000 (-0500)
Subject: Update source of IEEE oui database
X-Git-Tag: hwids-20150129~2
X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=a19dbcb93d5a7e57d9a1741bee5c8c63ff24f54f;p=oweals%2Fhwids.git

Update source of IEEE oui database
---

diff --git a/Makefile b/Makefile
index 3935e67..67bc059 100644
--- 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