]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/planet/recipes/dump.rb
Merge remote-tracking branch 'github/pull/447'
[chef.git] / cookbooks / planet / recipes / dump.rb
index dcefd4552fc31395d950d79eec4d31245f2ad545..82e6f1cab85eaf3571728de3dbef93f0dc68380e 100644 (file)
@@ -47,6 +47,9 @@ package %w[
   pbzip2
   php-cli
   php-curl
+  mktorrent
+  xmlstarlet
+  libxml2-utils
 ]
 
 directory "/opt/planet-dump-ng" do
@@ -58,7 +61,7 @@ end
 git "/opt/planet-dump-ng" do
   action :sync
   repository "https://github.com/zerebubuth/planet-dump-ng.git"
-  revision "v1.1.8"
+  revision "v1.2.0"
   depth 1
   user "root"
   group "root"