Plowshare git20131102
Closes Homebrew/homebrew#23921. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
2c563cdf32
commit
b21f140a38
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@ require 'formula'
|
||||||
|
|
||||||
class Plowshare < Formula
|
class Plowshare < Formula
|
||||||
homepage 'http://code.google.com/p/plowshare/'
|
homepage 'http://code.google.com/p/plowshare/'
|
||||||
url 'http://plowshare.googlecode.com/files/plowshare4-snapshot-git20131009.5e55a9b.tar.gz'
|
url 'http://plowshare.googlecode.com/files/plowshare4-snapshot-git20131102.b72c58d.tar.gz'
|
||||||
version '4.GIT-5e55a9b'
|
version '4.GIT-b72c58d'
|
||||||
sha1 '115ad942c21e5e4acc52a427a8bc6984d7705639'
|
sha1 'c7960e0b196596b9a04acc3d81e51d42b6752594'
|
||||||
|
|
||||||
head 'https://code.google.com/p/plowshare/', :using => :git
|
head 'https://code.google.com/p/plowshare/', :using => :git
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue