xplanet 1.3.0

Closes Homebrew/homebrew#13703.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Brett Koonce 2012-07-28 16:56:20 -05:00 committed by Adam Vandenberg
parent d747f3485a
commit dbb2eb15e6

View file

@ -2,8 +2,8 @@ require 'formula'
class Xplanet < Formula
homepage 'http://xplanet.sourceforge.net/'
url 'http://sourceforge.net/projects/xplanet/files/xplanet/1.2.2/xplanet-1.2.2.tar.gz'
md5 'b38c3b4cfdd772643f876a9bb15f288b'
url 'http://sourceforge.net/projects/xplanet/files/xplanet/1.3.0/xplanet-1.3.0.tar.gz'
sha1 '7c5208b501b441a0184cbb334a5658d0309d7dac'
depends_on 'pkg-config' => :build
depends_on 'jpeg'