aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/xmlstarlet.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/xmlstarlet.rb')
-rw-r--r--Library/Formula/xmlstarlet.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/xmlstarlet.rb b/Library/Formula/xmlstarlet.rb
index 53e34f1ca..68bfab631 100644
--- a/Library/Formula/xmlstarlet.rb
+++ b/Library/Formula/xmlstarlet.rb
@@ -1,6 +1,6 @@
require 'formula'
-class Xmlstarlet <Formula
+class Xmlstarlet < Formula
url 'http://downloads.sourceforge.net/project/xmlstar/xmlstarlet/1.0.5/xmlstarlet-1.0.5.tar.gz'
md5 '2a7e5333051fb0b38647cd1e94e81050'
homepage 'http://xmlstar.sourceforge.net/'