From cff9dcae835b91819b00d702e054f9d485e4fb85 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Thu, 27 Oct 2016 22:20:45 +0100 Subject: [PATCH] Update forum to fluxbb 1.5.10 --- cookbooks/forum/recipes/default.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbooks/forum/recipes/default.rb b/cookbooks/forum/recipes/default.rb index 907b1f04f..58fa9a22d 100644 --- a/cookbooks/forum/recipes/default.rb +++ b/cookbooks/forum/recipes/default.rb @@ -48,7 +48,7 @@ end git "/srv/forum.openstreetmap.org/html/" do action :sync repository "http://github.com/openstreetmap/openstreetmap-forum.git" - revision "openstreetmap" + revision "openstreetmap-1.5.10" depth 1 user "forum" group "forum" -- 2.43.2