Skip to content

Commit

Permalink
libusb: claim to be version 1.0.16
Browse files Browse the repository at this point in the history
We are not 100% compatible with 1.0.16, but implement some
functionality from that version that is required by certain ports.

PR:		277799
PR:		279555 (exp-run)
Event:		Kitchener-Waterloo Hackathon 202406
Sponsored by:	The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D45514
  • Loading branch information
emaste committed Jun 28, 2024
1 parent fc3e533 commit 5654b42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/libusb/libusb-1.0.pc.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ includedir=@includedir@

Name: libusb-1.0
Description: Library that abstracts ways to access USB devices (v1.0)
Version: 1.0.13
Version: 1.0.16
Libs: -L${libdir} -lusb
Cflags: -I${includedir}

0 comments on commit 5654b42

Please sign in to comment.