aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorLars2010-06-17 16:10:35 +0800
committerAdam Vandenberg2010-06-21 09:27:53 -0700
commit183d51530fc77afff1f455f5081ef15991412f89 (patch)
tree094c3e20cddbbaaef917e31cd606762b59cb5049 /Library
parent05ca0f415ea52533c25d11ceb90b32d40cc1b2c8 (diff)
downloadhomebrew-183d51530fc77afff1f455f5081ef15991412f89.tar.bz2
Update to 1.90
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/rfcmarkup.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/rfcmarkup.rb b/Library/Formula/rfcmarkup.rb
index a059fa49d..5aed2375b 100644
--- a/Library/Formula/rfcmarkup.rb
+++ b/Library/Formula/rfcmarkup.rb
@@ -1,9 +1,9 @@
require 'formula'
class Rfcmarkup <Formula
- url 'http://tools.ietf.org/tools/rfcmarkup/rfcmarkup-1.89.tgz'
+ url 'http://tools.ietf.org/tools/rfcmarkup/rfcmarkup-1.90.tgz'
homepage 'http://tools.ietf.org/tools/rfcmarkup/'
- md5 '092b483eba45facf28f78adfa15d42a0'
+ md5 'bcab3d383c29b438df47e1a1d104e9db'
def install
inreplace "rfcmarkup", "/usr/local/bin/python", "/usr/bin/env python"