Skip to content

Commit

Permalink
update openvpn as to 2.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
rjocoleman committed Jun 9, 2014
1 parent edf3bd0 commit a1b235a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion attributes/default.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
default['openvpnas']['url'] = 'http://swupdate.openvpn.org/as/openvpn-as-2.0.6-CentOS6.x86_64.rpm'
default['openvpnas']['url'] = 'http://swupdate.openvpn.org/as/openvpn-as-2.0.8-CentOS6.x86_64.rpm'

default['openvpnas']['dir'] = '/usr/local/openvpn_as/'

Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name 'openvpnas'
version '0.1.0'
version '0.1.1'
description 'OpenVPN Access Server'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
maintainer 'Robert Coleman'
Expand Down

0 comments on commit a1b235a

Please sign in to comment.