diff options
Diffstat (limited to 'Library/Formula/ent.rb')
| -rw-r--r-- | Library/Formula/ent.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ent.rb b/Library/Formula/ent.rb index 42a08bda9..8eee16d9c 100644 --- a/Library/Formula/ent.rb +++ b/Library/Formula/ent.rb @@ -3,7 +3,7 @@ require 'formula' class Ent < Formula homepage 'http://www.fourmilab.ch/random/' # This tarball is versioned and smaller, though non-official - url 'http://github.com/psm14/ent/tarball/1.0' + url 'https://github.com/psm14/ent/tarball/1.0' sha1 'ab45969decd8e79031e9cd1a74dbec3edb802e98' def install |
