From 4ee7c35b7d373eda37833e00b68898f63b65a14a Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Sun, 19 Nov 2017 14:15:43 +0100 Subject: community/*: fix homepage url and source from http:// to https:// Most of these updates is based on data from https://repology.org/, detection based on permanent redirect from http:// to https://. $source urls are updated when they contain $url as substring. --- community/libftdi1/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/libftdi1') diff --git a/community/libftdi1/APKBUILD b/community/libftdi1/APKBUILD index 8cd42e930c..7cdbd0628c 100644 --- a/community/libftdi1/APKBUILD +++ b/community/libftdi1/APKBUILD @@ -4,7 +4,7 @@ pkgname=libftdi1 pkgver=1.4 pkgrel=0 pkgdesc="A library to talk to FTDI chips" -url="http://www.intra2net.com/en/developer/libftdi/download.php" +url="https://www.intra2net.com/en/developer/libftdi/download.php" arch="all" license="LGPL2, GPL2" makedepends="cmake doxygen swig libusb-dev" -- cgit v1.2.3