aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrett Koonce2013-01-03 10:25:13 -0600
committerAdam Vandenberg2013-01-03 08:45:09 -0800
commit2be7936ebfedbea1eb111654984f8622227239d7 (patch)
tree4af0448ed011dc7c1b5c4aa3bac79b11dcd95f5e /Library/Formula
parentc95632f851375f677c794d579fb40ef2bddf70ed (diff)
downloadhomebrew-2be7936ebfedbea1eb111654984f8622227239d7.tar.bz2
xmlstarlet 1.4.2
Closes #16870. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/xmlstarlet.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/xmlstarlet.rb b/Library/Formula/xmlstarlet.rb
index 03e644bfa..8471802d6 100644
--- a/Library/Formula/xmlstarlet.rb
+++ b/Library/Formula/xmlstarlet.rb
@@ -2,8 +2,8 @@ require 'formula'
class Xmlstarlet < Formula
homepage 'http://xmlstar.sourceforge.net/'
- url 'http://sourceforge.net/projects/xmlstar/files/xmlstarlet/1.4.1/xmlstarlet-1.4.1.tar.gz'
- sha1 'dde6012a03d5421779a8f2b5a9ce632db23af017'
+ url 'http://sourceforge.net/projects/xmlstar/files/xmlstarlet/1.4.2/xmlstarlet-1.4.2.tar.gz'
+ sha1 '432bd1bd2511369b7823e5731397744435a68f04'
def install
# thanks, xmlstarlet but OS X doesn't have the static versions