aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/luabind.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/luabind.rb')
-rw-r--r--Library/Formula/luabind.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/luabind.rb b/Library/Formula/luabind.rb
index b26e58b02..8a809c3eb 100644
--- a/Library/Formula/luabind.rb
+++ b/Library/Formula/luabind.rb
@@ -2,7 +2,7 @@ require 'formula'
class Luabind < Formula
homepage 'http://www.rasterbar.com/products/luabind.html'
- url 'http://downloads.sourceforge.net/project/luabind/luabind/0.9.1/luabind-0.9.1.tar.gz'
+ url 'https://downloads.sourceforge.net/project/luabind/luabind/0.9.1/luabind-0.9.1.tar.gz'
sha1 '2e92a18b8156d2e2948951d429cd3482e7347550'
depends_on 'lua'