Skip to content
This repository has been archived by the owner on Dec 2, 2020. It is now read-only.

Commit

Permalink
Use the right gcc version on 10.9 too
Browse files Browse the repository at this point in the history
  • Loading branch information
dgoodlad committed Sep 2, 2014
1 parent 4d79914 commit 314489a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/init.pp
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
homebrew::formula { 'gcc48': }

package { 'boxen/brews/gcc48':
ensure => '4.8.3-boxen1',
ensure => '4.8.3-boxen2',
require => Homebrew::Tap['homebrew/versions']
}
}
Expand Down

0 comments on commit 314489a

Please sign in to comment.