Skip to content

Update cookbooks in order to fix build cache

Gabriel Mazetto requested to merge fix-build-cache into master

I was trying to build something on my machine and the cache was keep gettig dirty on things I didn't changed, so I synced the software definitions again based on opscode repository:

  • libiconv was updated to 1.15 based on opscode's repo
  • makedepend was updated as well based on opscode's repo
  • zlib was updated as well based on opscode's repo

Merge request reports