From 50325e118d95d66750aca42369e6602663ef3cd4 Mon Sep 17 00:00:00 2001 From: Michal Minar Date: Wed, 25 Feb 2015 08:57:31 +0100 Subject: [PATCH] Updated url for oui ids Signed-off-by: Michal Minar --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6f5eeb8..5286732 100644 --- a/Makefile +++ b/Makefile @@ -103,4 +103,4 @@ new-pci-ids: @curl -O http://pciids.sourceforge.net/pci.ids new-oui.txt: - @curl -O http://standards.ieee.org/develop/regauth/oui/oui.txt + @curl -O http://standards-oui.ieee.org/oui.txt -- 2.25.1