From 8b2f64ae3affeaaf0a084a77d93edc109f4d2fb8 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Fri, 21 Sep 2018 11:03:01 +0200 Subject: [PATCH] libusb: switch to https. --- dev-libs/libusb-compat/libusb_compat-0.1.5.recipe | 4 ++-- dev-libs/libusb/libusb-1.0.22.recipe | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-libs/libusb-compat/libusb_compat-0.1.5.recipe b/dev-libs/libusb-compat/libusb_compat-0.1.5.recipe index 02ea434f5..a697ecac9 100644 --- a/dev-libs/libusb-compat/libusb_compat-0.1.5.recipe +++ b/dev-libs/libusb-compat/libusb_compat-0.1.5.recipe @@ -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" diff --git a/dev-libs/libusb/libusb-1.0.22.recipe b/dev-libs/libusb/libusb-1.0.22.recipe index 8010f760e..e9cd3e6f3 100644 --- a/dev-libs/libusb/libusb-1.0.22.recipe +++ b/dev-libs/libusb/libusb-1.0.22.recipe @@ -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"