Skip to content

Commit

Permalink
silk 3.7.1
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#21284.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
brettkoonce authored and adamv committed Jul 17, 2013
1 parent e43ec46 commit 08dfc92
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/silk.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

class Silk < Formula
homepage 'http://tools.netsa.cert.org/silk/'
url 'http://tools.netsa.cert.org/releases/silk-2.5.0.tar.gz'
sha1 '7ce02198742da6475c47b017bfd43c438429ff58'
url 'http://tools.netsa.cert.org/releases/silk-3.7.1.tar.gz'
sha1 'c009c47e3c9cb11e3cd8bc7101b2fa280a809680'

depends_on 'pkg-config' => :build
depends_on 'glib'
Expand Down

0 comments on commit 08dfc92

Please sign in to comment.