diff options
| author | Tobias Brunner | 2014-10-20 17:27:21 +0200 |
|---|---|---|
| committer | Mike McQuaid | 2014-10-20 17:54:29 +0100 |
| commit | dad771cb186dcc2be009451958bb3e5e3a7cbab4 (patch) | |
| tree | 6a00e331be50be5527936c0a2b5dd1ecfb006f48 | |
| parent | 7cfac1dd6e0fe609ba2717a02857ee22d79a4102 (diff) | |
| download | homebrew-dad771cb186dcc2be009451958bb3e5e3a7cbab4.tar.bz2 | |
strongswan 5.2.1
| -rw-r--r-- | Library/Formula/strongswan.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/strongswan.rb b/Library/Formula/strongswan.rb index 66bdb2f7f..a4e27e720 100644 --- a/Library/Formula/strongswan.rb +++ b/Library/Formula/strongswan.rb @@ -2,8 +2,8 @@ require 'formula' class Strongswan < Formula homepage 'http://www.strongswan.org' - url 'http://download.strongswan.org/strongswan-5.2.0.tar.bz2' - sha1 'f907d4ac9e4353db888bbf856e959a05c08a70fc' + url 'http://download.strongswan.org/strongswan-5.2.1.tar.bz2' + sha1 '3035fc0c38e0698b0d85a94dbc25944abd2a8722' bottle do sha1 "8aada0aa9bf2a5b97282b9d967767d2b23f582e0" => :mavericks |
