xml2rfc 1.3.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
6a8158ef98
commit
01fc7ff798
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Xml2rfc < Formula
|
||||
url 'http://xml.resource.org/authoring/xml2rfc-1.35.tgz'
|
||||
url 'http://xml.resource.org/authoring/xml2rfc-1.36.tgz'
|
||||
homepage 'http://xml.resource.org/'
|
||||
md5 '7ffb973fee55318b1bd0fd77a903d2e6'
|
||||
md5 'f96aa187e2ef86affe2843b556556b60'
|
||||
|
||||
head 'http://svn.tools.ietf.org/svn/tools/xml2rfc/trunk',
|
||||
:using => StrictSubversionDownloadStrategy
|
||||
|
|
Loading…
Reference in a new issue