summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRaphaël Doursenaud2021-04-19 11:25:02 +0200
committerRaphaël Doursenaud2021-04-19 11:25:02 +0200
commita56257f88253a9e6bf6bebc5d4629a3f26525457 (patch)
treed2ff48f014a465e33f3a7fb18323800c94a0a7d1 /PKGBUILD
parentb978084e85e3cd3af08eb139d6f9facb20ce4b21 (diff)
downloadaur-python2-ftdi.tar.gz
Update links to HTTPS
(per request)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aa0ea90a010c..32b8010bb8a7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,15 @@
pkgname=python2-ftdi
pkgver=0.20
-pkgrel=4
+pkgrel=5
pkgdesc="Python bindings to libftdi"
arch=("i686" "x86_64")
-url="http://www.intra2net.com/en/developer/libftdi/download.php"
+url="https://www.intra2net.com/en/developer/libftdi/download.php"
license=("GPL2" "LGPL2.1")
depends=("libftdi-compat" "python2")
makedepends=('boost' 'swig')
options=('!libtool')
-source=(http://www.intra2net.com/en/developer/libftdi/download/libftdi-${pkgver}.tar.gz{,.sig})
+source=(https://www.intra2net.com/en/developer/libftdi/download/libftdi-${pkgver}.tar.gz{,.sig})
sha1sums=('4bc6ce70c98a170ada303fbd00b8428d8a2c1aa2'
'807d145147c9bee08b4cea4d7ca82ccaf1330f02')