aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorTim Gray2012-02-06 10:21:47 -0500
committerJack Nagel2012-02-06 18:24:41 -0600
commita7ac154bb946a946a96da21972d0ee95105bafbe (patch)
treea012ebc89433b743d80bc2ea7dcefc360a53df27 /Library/Formula
parent173719ed072d3c0e58e91a173a85ca7da631fc21 (diff)
downloadhomebrew-a7ac154bb946a946a96da21972d0ee95105bafbe.tar.bz2
icalBuddy 1.8.0
Closes #10010. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/ical-buddy.rb7
1 files changed, 3 insertions, 4 deletions
diff --git a/Library/Formula/ical-buddy.rb b/Library/Formula/ical-buddy.rb
index 4458cf576..e10012bfb 100644
--- a/Library/Formula/ical-buddy.rb
+++ b/Library/Formula/ical-buddy.rb
@@ -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