libftdi: switch to https.

This commit is contained in:
Jérôme Duval
2018-09-24 14:43:44 +02:00
committed by GitHub
parent 5cbefa0f04
commit a1d63cdda3

View File

@@ -4,11 +4,11 @@ FT2232C, FT2232D, FT245R and FT232H including the popular bitbang mode. The \
library is linked with your program in userspace, no kernel driver required.\
libFTDI works perfectly with Linux, Windows, MacOS X and BSD variants thanks to \
libusb."
HOMEPAGE="http://www.intra2net.com/en/developer/libftdi/index.php"
HOMEPAGE="https://www.intra2net.com/en/developer/libftdi/index.php"
COPYRIGHT="2003-2013 Intra2net AG and the libftdi developers"
LICENSE="GNU LGPL v2.1
GNU GPL v2"
REVISION="5"
REVISION="6"
SOURCE_URI="http://www.intra2net.com/en/developer/libftdi/download/libftdi1-1.0.tar.bz2"
CHECKSUM_SHA256="7290fd38208d8c00d25ed13ce172aaa0403b37148080e4a33a99837022d2b321"
SOURCE_DIR="libftdi1-$portVersion"