diff options
Diffstat (limited to 'community/libftdi1/APKBUILD')
-rw-r--r-- | community/libftdi1/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
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" |