Skip to content

Commit

Permalink
Merge pull request #156 from johnbellone/gh-156
Browse files Browse the repository at this point in the history
Lock libarchive cookbook version to maintain Chef 11 compatibility
  • Loading branch information
reset committed Mar 30, 2015
2 parents 76f7831 + cf53857 commit ce8738e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

recommends 'chef-provisioning'

depends 'libarchive'
depends 'libarchive', "~> 0.4.0"
depends 'golang', '~> 1.4'
depends 'runit'
depends 'yum-repoforge'

0 comments on commit ce8738e

Please sign in to comment.