diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-12-06 15:15:14 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-12-06 15:15:14 +0700 |
commit | f2c033b3159f714d86a491c7918e7512c6f8dea2 (patch) | |
tree | 15739791a3a0da7c3da5b1e7401c5cf5021c840b /system/bindfs | |
parent | 1e55458acc87bb5559b0c911308efc33d4f974d1 (diff) |
system/bindfs: Switch to https.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/bindfs')
-rw-r--r-- | system/bindfs/bindfs.info | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/bindfs/bindfs.info b/system/bindfs/bindfs.info index ba6cea8704f9..7e18cb74afec 100644 --- a/system/bindfs/bindfs.info +++ b/system/bindfs/bindfs.info @@ -1,7 +1,7 @@ PRGNAM="bindfs" VERSION="1.13.7" -HOMEPAGE="http://bindfs.org" -DOWNLOAD="http://bindfs.org/downloads/bindfs-1.13.7.tar.gz" +HOMEPAGE="https://bindfs.org" +DOWNLOAD="https://bindfs.org/downloads/bindfs-1.13.7.tar.gz" MD5SUM="c087767dff91b714d5c517797457d479" DOWNLOAD_x86_64="" MD5SUM_x86_64="" |