aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorGeorge Kulakowski2011-02-20 17:02:36 -0500
committerAdam Vandenberg2011-02-20 15:03:28 -0800
commit1227f243e6bc78601a507f1f3119ddddf1ef3ccb (patch)
tree3f7009b6510e13779056661e4752ef65654b6762 /Library/Formula
parentd042388370584fbf5aac597bfacdd629898d80b8 (diff)
downloadhomebrew-1227f243e6bc78601a507f1f3119ddddf1ef3ccb.tar.bz2
Fix open-tyrian version
This formula needs an explicit version, since it is just a particular hg commit. The version number is the date of the commit. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/open-tyrian.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/open-tyrian.rb b/Library/Formula/open-tyrian.rb
index 7f4e5fd91..53f4dc7f6 100644
--- a/Library/Formula/open-tyrian.rb
+++ b/Library/Formula/open-tyrian.rb
@@ -8,6 +8,7 @@ end
class OpenTyrian <Formula
url 'http://opentyrian.googlecode.com/hg/', :revision => '9ddcd06e48'
homepage 'http://code.google.com/p/opentyrian/'
+ version '20091122'
depends_on 'sdl'
depends_on 'sdl_net'