projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
724d846
)
Update libosmium for taginfo
author
Tom Hughes
<tom@compton.nu>
Thu, 3 Mar 2016 18:00:52 +0000
(18:00 +0000)
committer
Tom Hughes
<tom@compton.nu>
Thu, 3 Mar 2016 18:00:52 +0000
(18:00 +0000)
cookbooks/taginfo/recipes/default.rb
patch
|
blob
|
history
diff --git
a/cookbooks/taginfo/recipes/default.rb
b/cookbooks/taginfo/recipes/default.rb
index 370b4b2b2e35060e863db06d43462ac8b7931909..24a532972c533bf2ff9cc7848f7eff0a29b78585 100644
(file)
--- a/
cookbooks/taginfo/recipes/default.rb
+++ b/
cookbooks/taginfo/recipes/default.rb
@@
-101,7
+101,7
@@
node[:taginfo][:sites].each do |site|
git "#{directory}/libosmium" do
action :sync
repository "git://github.com/osmcode/libosmium.git"
- revision "v2.
5.3
"
+ revision "v2.
6.1
"
user "taginfo"
group "taginfo"
end