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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user