Skip to content

Commit

Permalink
log4shib 1.0.8
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#23204.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
  • Loading branch information
HeEAaD authored and MikeMcQuaid committed Oct 11, 2013
1 parent bcfd544 commit 23158ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/log4shib.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

class Log4shib < Formula
homepage 'https://wiki.shibboleth.net/confluence/display/OpenSAML/log4shib'
url 'http://shibboleth.net/downloads/log4shib/1.0.6/log4shib-1.0.6.tar.gz'
sha256 '060f472a085e34658f4eb19c2be56010adfcf33cf138071f8e7c953aa278d567'
url 'http://shibboleth.net/downloads/log4shib/1.0.8/log4shib-1.0.8.tar.gz'
sha1 '407c70935917a59034acba4e63803d32465af641'

def install
system "./configure", "--prefix=#{prefix}", "--disable-debug", "--disable-dependency-tracking"
Expand Down

0 comments on commit 23158ba

Please sign in to comment.