]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/planet/recipes/dump.rb
Bump version of planet-dump-ng to get fixes for long changeset comments.
[chef.git] / cookbooks / planet / recipes / dump.rb
index dabe4231ebec4b3555d70c72a2278ac953f6e9d6..5944555c2fc3ca46704085aae925b1235b699b05 100644 (file)
@@ -55,7 +55,7 @@ end
 git "/opt/planet-dump-ng" do
   action :sync
   repository "git://github.com/zerebubuth/planet-dump-ng.git"
-  revision "v1.1.3"
+  revision "v1.1.4"
   user "root"
   group "root"
 end