Skip to content
Snippets Groups Projects
Commit d7dbe3f9 authored by Celeste's avatar Celeste Committed by Natanael Copa
Browse files

main/usbutils: upgrade to 016

parent 0a1e88b9
No related branches found
No related tags found
1 merge request!53872main/usbutils: upgrade to 016
Pipeline #188755 skipped
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=usbutils
pkgver=015
pkgrel=1
pkgver=016
pkgrel=0
pkgdesc="USB Device Utilities"
url="https://linux-usb.sourceforge.net/"
arch="all"
......@@ -37,6 +37,6 @@ package() {
}
sha512sums="
17429912df8e1bdc401079d71f1df281f307d8b516a7cde3d37bb2f5c5b1f1930a05f6c3a2e95eee3111a39d84576c0c30015a5b92d87002dbfbb8587af9f102 usbutils-015.tar.gz
a4528968287aca8ce752c133e4bae4d7f0253f4d5bcd2a0e66186ca5a81a237e2f088bd9a4cd595be8b08c6a1ab27ca88b92aac7ff9c3d36176dca9a2b7b44fe hwdata.patch
7bf0fc2da9db6df678e5758d13fe828d15716972f14e0bbd1af8d582e1572ea50b339d4f79315ac384ad29fc96a2ed2ae7a7906342d1e6eeeab7d6b35a71f0af usbutils-016.tar.gz
2d93f40bec3c9bd5a810b11449fbc1e8a7edbcd8bf4ca4ea8fd320eca81f31f0d8be1e886e0711fe18104d31c99f04aeb1e73970df3a2e40bfd50c17738c5b9d hwdata.patch
"
......@@ -9,12 +9,12 @@
vid = 0
did = 0
modes = myenum('Vendor', 'Class', 'Misc')
@@ -463,7 +463,7 @@
@@ -470,7 +470,7 @@
print(" -C, --no-color disable colors")
print(" -e, --endpoints display endpoint info")
print(" -f FILE, --usbids-path FILE")
- print(" override filename for /usr/share/usb.ids")
+ print(" override filename for /usr/share/hwdata/usb.ids")
print(" -w, --wakeup display power wakeup setting")
print()
print("Use lsusb.py -ciu to get a nice overview of your USB devices.")
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment