mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
perl-device-usb: Update to 0.37
Add HTTPS everywhere. Rename .diff to .patch for consistency. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
@@ -15,6 +15,7 @@ use Inline (
|
||||
($ENV{LIBUSB_INCDIR} ? ( INC => "-I\"$ENV{LIBUSB_INCDIR}\"" ) : () ),
|
||||
NAME => 'Device::USB',
|
||||
VERSION => '0.36',
|
||||
VERSION => '0.37',
|
||||
+ PREFIX => 'deviceusb_',
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user