aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/silk.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/silk.rb b/Library/Formula/silk.rb
index d9c36cbdf..42191ac42 100644
--- a/Library/Formula/silk.rb
+++ b/Library/Formula/silk.rb
@@ -2,8 +2,8 @@ require 'formula'
class Silk < Formula
homepage 'http://tools.netsa.cert.org/silk/'
- url 'http://tools.netsa.cert.org/releases/silk-3.7.1.tar.gz'
- sha1 'c009c47e3c9cb11e3cd8bc7101b2fa280a809680'
+ url 'http://tools.netsa.cert.org/releases/silk-3.7.2.tar.gz'
+ sha1 '32e73edf764d4c9ce54b9bcf048c13dfd40ec36b'
depends_on 'pkg-config' => :build
depends_on 'glib'