aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrett Koonce2012-07-30 17:32:32 -0500
committerAdam Vandenberg2012-07-30 21:56:37 -0700
commitbe5b8e7599d959f5ba6bce3ef48890f305c711e8 (patch)
tree0a270b11b1aecb905e07962141b4cce30f8e6660 /Library/Formula
parent8f35aa533889159081eb44f89a930c862eac339f (diff)
downloadhomebrew-be5b8e7599d959f5ba6bce3ef48890f305c711e8.tar.bz2
pax-construct 1.5
Closes #13794. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/pax-construct.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/pax-construct.rb b/Library/Formula/pax-construct.rb
index 41a5e717f..1bb840a13 100644
--- a/Library/Formula/pax-construct.rb
+++ b/Library/Formula/pax-construct.rb
@@ -1,9 +1,9 @@
require 'formula'
class PaxConstruct < Formula
- url 'http://repo1.maven.org/maven2/org/ops4j/pax/construct/scripts/1.4/scripts-1.4.zip'
homepage 'http://wiki.ops4j.org/display/paxconstruct/Pax+Construct'
- md5 '069b00a8073ca76b42d7b743c09d577f'
+ url 'http://repo1.maven.org/maven2/org/ops4j/pax/construct/scripts/1.5/scripts-1.5.zip'
+ sha1 'af7bf6d6ab4947e1b38a33e89fb1d2dbfe4ad864'
skip_clean :all