icalBuddy 1.8.0

Closes Homebrew/homebrew#10010.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Tim Gray 2012-02-06 10:21:47 -05:00 committed by Jack Nagel
parent afad653454
commit 4d251c72d4

View file

@ -4,11 +4,10 @@ require 'formula'
# include source files.
class IcalBuddy < Formula
url 'http://hasseg.org/git-public/icalBuddy.git', :tag => 'v1.7.19',
:using => :git
homepage 'http://hasseg.org/icalBuddy/'
version '1.7.19'
md5 '719089991317e01479d666b003b925fc'
url 'http://hasseg.org/git-public/icalBuddy.git', :tag => 'v1.8.0',
:using => :git
version '1.8.0'
head 'http://hasseg.org/git-public/icalBuddy.git', :using => :git