remind 03.01.12

Update remind to 03.01.12, also remove useragent adjustment since it
seems to no longer be necessary.

Closes Homebrew/homebrew#9798.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
James Snyder 2012-01-26 12:29:28 -06:00 committed by Jack Nagel
parent c322c94cb8
commit 6ec158bdd0

View file

@ -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