diff options
Diffstat (limited to 'Library/Formula/bindfs.rb')
| -rw-r--r-- | Library/Formula/bindfs.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/bindfs.rb b/Library/Formula/bindfs.rb index 1a1132458..dd9a936f6 100644 --- a/Library/Formula/bindfs.rb +++ b/Library/Formula/bindfs.rb @@ -2,7 +2,7 @@ require 'formula' class Bindfs < Formula homepage 'http://bindfs.org/' - url 'http://bindfs.googlecode.com/files/bindfs-1.12.tar.gz' + url 'https://bindfs.googlecode.com/files/bindfs-1.12.tar.gz' sha1 'e4d5d9ab3056c06e1e8b9fe423222de86cce46cf' depends_on 'pkg-config' => :build |
