diff options
Diffstat (limited to 'Library/Formula/openvpn.rb')
| -rw-r--r-- | Library/Formula/openvpn.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/openvpn.rb b/Library/Formula/openvpn.rb index 2c10a22bd..35f02fa6f 100644 --- a/Library/Formula/openvpn.rb +++ b/Library/Formula/openvpn.rb @@ -1,6 +1,6 @@ require 'formula' -class Openvpn <Formula +class Openvpn < Formula url 'http://swupdate.openvpn.net/community/releases/openvpn-2.1.4.tar.gz' homepage 'http://openvpn.net/' md5 '96a11868082685802489254f03ff3bde' |
