aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/openconnect.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/openconnect.rb')
-rw-r--r--Library/Formula/openconnect.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/openconnect.rb b/Library/Formula/openconnect.rb
index e097a0736..ce2cdf117 100644
--- a/Library/Formula/openconnect.rb
+++ b/Library/Formula/openconnect.rb
@@ -2,7 +2,7 @@ require 'formula'
class VpncScript < Formula
url 'http://git.infradead.org/users/dwmw2/vpnc-scripts.git/blob_plain/HEAD:/vpnc-script'
- md5 '7a51184f883bba826615e85853e6d30a'
+ sha1 'f51321920310d2e582fc246dcc77c43f9e01cc71'
end
class Openconnect < Formula