mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
libusb: switch to https.
This commit is contained in:
@@ -7,7 +7,7 @@ devices on Linux, OS X, Windows and OpenBSD.
|
||||
application to communicate with a device.
|
||||
- version-agnostic: All versions of the USB protocol, from 1.0 to 3.0 \
|
||||
(latest), are supported."
|
||||
HOMEPAGE="http://libusb.info/"
|
||||
HOMEPAGE="https://libusb.info/"
|
||||
COPYRIGHT="2001 Johannes Erdfelt
|
||||
2007-2009 Daniel Drake
|
||||
2010-2012 Peter Stuge
|
||||
@@ -20,7 +20,7 @@ COPYRIGHT="2001 Johannes Erdfelt
|
||||
2012-2013 Toby Gray
|
||||
2013-2018 Chris Dickens"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="3"
|
||||
REVISION="4"
|
||||
SOURCE_URI="https://github.com/libusb/libusb/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="3500f7b182750cd9ccf9be8b1df998f83df56a39ab264976bdb3307773e16f48"
|
||||
SOURCE_FILENAME="libusb-$portVersion.tar.gz"
|
||||
|
||||
Reference in New Issue
Block a user