Updated c10t formula to 1.3

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Edward George 2010-11-08 20:16:42 +00:00 committed by Adam Vandenberg
parent 1873fc130c
commit 3ba17f4d19

View file

@ -3,9 +3,9 @@ require 'formula'
# Minecraft cartography tool
class C10t <Formula
url 'http://github.com/udoprog/c10t/tarball/1.2'
url 'http://github.com/udoprog/c10t/tarball/1.3'
homepage 'http://github.com/udoprog/c10t'
md5 'c8f1cc003675d30b42cf9356476d8714'
md5 '8e5dba0375275cf6f2ce56ee052db7d2'
depends_on 'cmake' => :build
depends_on 'libpng'