diff options
Diffstat (limited to 'Library')
| -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 |
