diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2024-06-06 13:33:44 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2024-06-28 16:18:34 +0000 |
| commit | 5654b42142e1f689b26d405c90379b85f22349a0 (patch) | |
| tree | 07f4c08c051b502d6676fe197140f2a9a24da90d /lib/libusb | |
| parent | fc3e5334ab891eab22a4278384be6f9b74d6d91a (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} |
