Skip to content

Commit

Permalink
premake 4.3
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
dhr authored and adamv committed Jun 6, 2011
1 parent 9fa6a08 commit 5fe2f15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/premake.rb
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 5fe2f15

Please sign in to comment.