premake 4.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
bc54238ffc
commit
06be7e7ef8
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
require 'formula'
|
||||
|
||||
class Premake < Formula
|
||||
url 'http://downloads.sourceforge.net/project/premake/Premake/4.1.2/premake-4.1.2-src.zip'
|
||||
md5 'de11ee2ba611ffe6e00ba190e35d2c41'
|
||||
url 'http://downloads.sourceforge.net/project/premake/Premake/4.3/premake-4.3-src.zip'
|
||||
md5 '8cfafee76f9665c93b2e9ad15b015eb7'
|
||||
homepage 'http://industriousone.com/premake'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue