xplanet 1.3.0
Closes Homebrew/homebrew#13703. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
d747f3485a
commit
dbb2eb15e6
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue