summaryrefslogtreecommitdiffstats
path: root/source/a/hwdata/hwdata.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'source/a/hwdata/hwdata.SlackBuild')
-rwxr-xr-xsource/a/hwdata/hwdata.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/a/hwdata/hwdata.SlackBuild b/source/a/hwdata/hwdata.SlackBuild
index 143ac8c1d..aee55ac3f 100755
--- a/source/a/hwdata/hwdata.SlackBuild
+++ b/source/a/hwdata/hwdata.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for hwdata
# Copyright 2015, 2017 Robby Workman, Tuscaloosa, Alabama, USA
-# Copyright 2018 Patrick J. Volkerding, Sebeka, Minnesota, USA
+# Copyright 2018, 2022 Patrick J. Volkerding, Sebeka, Minnesota, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -80,7 +80,7 @@ find . \
# Grab latest copies of pci and usb ids:
rm -f usb.ids pci.ids
-lftpget https://pci-ids.ucw.cz/v2.2/pci.ids https://usb-ids.gowdy.us/usb.ids
+lftpget https://pci-ids.ucw.cz/v2.2/pci.ids http://www.linux-usb.org/usb.ids
./configure --libdir=/lib || exit 1
#make download # grab latest copies of everything