X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/19aeb7bfffb852ab8be005c004b1ef8e555a5b77..a9d9fe7e291ad539f92e1a109995ca4cdc0d5892:/cookbooks/yournavigation/recipes/default.rb diff --git a/cookbooks/yournavigation/recipes/default.rb b/cookbooks/yournavigation/recipes/default.rb index f9d5e2a39..c3b249a5e 100644 --- a/cookbooks/yournavigation/recipes/default.rb +++ b/cookbooks/yournavigation/recipes/default.rb @@ -8,7 +8,7 @@ # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # -# http://www.apache.org/licenses/LICENSE-2.0 +# https://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, @@ -36,7 +36,7 @@ package %w[ subversion libcurl4-gnutls-dev libgps-dev - libcurl3 + libcurl4 buffer git cmake @@ -46,4 +46,4 @@ package %w[ libicu-dev ] -apache_module "php7.0" +apache_module "php7.2"