pax-construct 1.5
Closes Homebrew/homebrew#13794. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
2653d71d21
commit
05974f251b
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue