mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
libusb: switch to https.
This commit is contained in:
@@ -2,10 +2,10 @@ SUMMARY="An API wrapper for libusb"
|
||||
DESCRIPTION="libusb is a C library that provides generic access to USB \
|
||||
devices. It is intended to facilitate the communication with USB hardware.
|
||||
libusb-compat is a wrapper library for software that use the 0.1 API."
|
||||
HOMEPAGE="http://libusb.info/"
|
||||
HOMEPAGE="https://libusb.info/"
|
||||
COPYRIGHT="2008 Daniel Drake"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="6"
|
||||
REVISION="7"
|
||||
SOURCE_URI="ftp://sourceforge.mirrorservice.org/sites/downloads.sourceforge.net/l/li/libusb/libusb-compat-0.1/libusb-compat-0.1.5/libusb-compat-0.1.5.tar.bz2"
|
||||
CHECKSUM_SHA256="404ef4b6b324be79ac1bfb3d839eac860fbc929e6acb1ef88793a6ea328bc55a"
|
||||
SOURCE_DIR="libusb-compat-$portVersion"
|
||||
|
||||
@@ -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