libusb: switch to https.

This commit is contained in:
Jerome Duval
2018-09-21 11:03:01 +02:00
parent 58f158d833
commit 8b2f64ae3a
2 changed files with 4 additions and 4 deletions

View File

@@ -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"