summaryrefslogtreecommitdiff
path: root/bindfs
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2017-11-27 18:47:35 +0100
committerErich Eckner <git@eckner.net>2017-11-27 18:47:35 +0100
commit0d0b11fec56a97b32543286484abd51eb3944a53 (patch)
treec816b9d950444377e534067bf58fb45413dc3fe7 /bindfs
parente5e72451f23e4b68a7a58075194029b53b09e386 (diff)
downloadarchlinuxewe.git.save-0d0b11fec56a97b32543286484abd51eb3944a53.tar.xz
bindfs: change url to https
Diffstat (limited to 'bindfs')
-rw-r--r--bindfs/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/bindfs/PKGBUILD b/bindfs/PKGBUILD
index 65cfd53d..4dae3064 100644
--- a/bindfs/PKGBUILD
+++ b/bindfs/PKGBUILD
@@ -9,7 +9,7 @@ arch=('i686' 'x86_64')
url="http://bindfs.org/"
license=('GPL')
depends=('fuse')
-source=("http://bindfs.org/downloads/${pkgname}-${pkgver}.tar.gz")
+source=("https://bindfs.org/downloads/${pkgname}-${pkgver}.tar.gz")
sha512sums=('b0755ad5b91cd047942094d824c6a12a684b1c8bc990f4a28170a09283c0b11ab4d8c86ca65160802610e72f1c649d7249ed87e3e29410b210271c45b6846c11')