updated apt dep

This commit is contained in:
mattray
2012-09-02 14:58:44 -05:00
parent 278ae7344c
commit dd9ae004ff
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ site 'http://community.opscode.com/api/v1'
cookbook 'ntp', '1.1.8'
cookbook 'openssh', '0.8.0'
cookbook 'apt', '1.4.6'
cookbook 'apt', '1.4.8'
cookbook 'yum', '0.6.2'
cookbook 'build-essential', '1.1.0'
cookbook 'erlang', '1.0.0'

View File

@@ -4,7 +4,7 @@ cookbooks:
- openssh: #used by base role
- 0.8.0
- apt: #used by erlang
- 1.4.6
- 1.4.8
- yum: #used by erlang
- 0.6.2
- build-essential: # used by mysql