aboutsummaryrefslogtreecommitdiffstats
path: root/package/utils
diff options
context:
space:
mode:
Diffstat (limited to 'package/utils')
-rw-r--r--package/utils/usbutils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/utils/usbutils/Makefile b/package/utils/usbutils/Makefile
index 29b1f85e14..2411452a0d 100644
--- a/package/utils/usbutils/Makefile
+++ b/package/utils/usbutils/Makefile
@@ -37,7 +37,7 @@ USB_IDS_FILE:=usb.ids.$(USB_IDS_REV)
define Download/usb_ids
FILE:=$(USB_IDS_FILE)
URL_FILE:=usb.ids
- URL:=@GITHUB/gentoo/hwids/ae25707c751fff79148328229a76fc44232abeae
+ URL:=@GITHUB/gentoo/hwids/$(USB_IDS_REV)
HASH:=eca5d4b4b2c72e61d5d6d67b5dc6f75e92b4ac9cf9cdf1344f06622e0f57d82f
endef
$(eval $(call Download,usb_ids))