aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Formula/remind.rb8
1 files changed, 2 insertions, 6 deletions
diff --git a/Library/Formula/remind.rb b/Library/Formula/remind.rb
index 76fc497b8..dc6c44f0b 100644
--- a/Library/Formula/remind.rb
+++ b/Library/Formula/remind.rb
@@ -1,13 +1,9 @@
require 'formula'
-
class Remind < Formula
- url 'http://www.roaringpenguin.com/files/download/remind-03.01.10.tar.gz'
+ url 'http://www.roaringpenguin.com/files/download/remind-03.01.12.tar.gz'
homepage 'http://www.roaringpenguin.com/products/remind'
- md5 'f6f7829d3ac92e0d6d463c59b5e6ce3f'
-
-# roaringpenguin.com returns a 403 when the user agent contains Mac OS X :(
- HOMEBREW_USER_AGENT.delete!("; Mac OS X #{MACOS_FULL_VERSION}")
+ md5 'de16cbfc3ee94defcb1abdf78b2ebcd1'
def install
# Remove unnecessary sleeps when running on Apple