diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2024-06-06 13:33:44 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2024-08-06 21:25:21 +0000 |
| commit | 5bd6e6c1ddff7f10e8b86703536d81af8ce0532b (patch) | |
| tree | 637b83a97e3f767fae5df9f388b44f38bf7486ea /lib/libusb | |
| parent | dc39004bc670fe33ae6759816380c93a37268dd6 (diff) | |
Diffstat (limited to 'lib/libusb')
| -rw-r--r-- | lib/libusb/libusb-1.0.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libusb/libusb-1.0.pc.in b/lib/libusb/libusb-1.0.pc.in index 7dbf746e773e..3a2f27cc52b8 100644 --- a/lib/libusb/libusb-1.0.pc.in +++ b/lib/libusb/libusb-1.0.pc.in @@ -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} |
