Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
d7dbe3f9
Commit
d7dbe3f9
authored
1 year ago
by
Celeste
Committed by
Natanael Copa
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
main/usbutils: upgrade to 016
parent
0a1e88b9
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!53872
main/usbutils: upgrade to 016
Pipeline
#188755
skipped
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
main/usbutils/APKBUILD
+4
-4
4 additions, 4 deletions
main/usbutils/APKBUILD
main/usbutils/hwdata.patch
+2
-2
2 additions, 2 deletions
main/usbutils/hwdata.patch
with
6 additions
and
6 deletions
main/usbutils/APKBUILD
+
4
−
4
View file @
d7dbe3f9
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
usbutils
pkgver
=
01
5
pkgrel
=
1
pkgver
=
01
6
pkgrel
=
0
pkgdesc
=
"USB Device Utilities"
url
=
"https://linux-usb.sourceforge.net/"
arch
=
"all"
...
...
@@ -37,6 +37,6 @@ package() {
}
sha512sums
=
"
17429912df8e1bdc401079d71f1df281f307d8b516a7cde3d37bb2f5c5b1f1930a05f6c3a2e95eee3111a39d84576c0c30015a5b92d87002dbfbb8587af9f102
usbutils-01
5
.tar.gz
a4528968287aca8ce752c133e4bae4d7f0253f4d5bcd2a0e66186ca5a81a237e2f088bd9a4cd595be8b08c6a1ab27ca88b92aac7ff9c3d36176dca9a2b7b44fe
hwdata.patch
7bf0fc2da9db6df678e5758d13fe828d15716972f14e0bbd1af8d582e1572ea50b339d4f79315ac384ad29fc96a2ed2ae7a7906342d1e6eeeab7d6b35a71f0af
usbutils-01
6
.tar.gz
2d93f40bec3c9bd5a810b11449fbc1e8a7edbcd8bf4ca4ea8fd320eca81f31f0d8be1e886e0711fe18104d31c99f04aeb1e73970df3a2e40bfd50c17738c5b9d
hwdata.patch
"
This diff is collapsed.
Click to expand it.
main/usbutils/hwdata.patch
+
2
−
2
View file @
d7dbe3f9
...
...
@@ -9,12 +9,12 @@
vid = 0
did = 0
modes = myenum('Vendor', 'Class', 'Misc')
@@ -4
63
,7 +4
63
,7 @@
@@ -4
70
,7 +4
70
,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.")
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment