diff options
Diffstat (limited to 'Library/Formula/premake.rb')
| -rw-r--r-- | Library/Formula/premake.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/premake.rb b/Library/Formula/premake.rb index 230fc677f..2715ed30b 100644 --- a/Library/Formula/premake.rb +++ b/Library/Formula/premake.rb @@ -2,7 +2,7 @@ require 'formula' class Premake < Formula url 'http://downloads.sourceforge.net/project/premake/Premake/4.3/premake-4.3-src.zip' - md5 '8cfafee76f9665c93b2e9ad15b015eb7' + sha1 '8f37a3599121580f18b578811162b9b49a2e122f' homepage 'http://industriousone.com/premake' def install |
