X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=Makefile.am;h=452de152dc42ade459126f77c5a6493b46caf28d;hp=2c84fe1c7e4a1d714a77655bfa977d80c2d6e966;hb=43f9cc65c2caa679019c3cfbd1aff66c6c59d410;hpb=8db6dcfd3c3d19d35767f04884a99368f6c64b36 diff --git a/Makefile.am b/Makefile.am index 2c84fe1c7..452de152d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4009,7 +4009,7 @@ endif hwdb-update: ( cd hwdb && \ wget -N http://www.linux-usb.org/usb.ids && \ - wget -N http://pciids.sourceforge.net/v2.2/pci.ids && \ + wget -N http://pci-ids.ucw.cz/v2.2/pci.ids && \ wget -N http://standards.ieee.org/develop/regauth/oui/oui.txt && \ ./ids-update.pl )