diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/pax-construct.rb | 4 |
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 |
