From 460130f65ca52bcfebcd24ac4c77cbb8dc25cf59 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Wed, 24 Aug 2016 15:35:49 +0100 Subject: [PATCH] Update hubzilla to 1.12 --- src/freedombone | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/freedombone b/src/freedombone index 3fc98b50..3550fcf6 100755 --- a/src/freedombone +++ b/src/freedombone @@ -239,8 +239,8 @@ HUBZILLA_REPO="https://github.com/redmatrix/hubzilla.git" HUBZILLA_THEMES_REPO="https://github.com/DeadSuperHero/redmatrix-themes" HUBZILLA_ADDONS_REPO="https://github.com/redmatrix/hubzilla-addons.git" HUBZILLA_ADMIN_PASSWORD= -HUBZILLA_COMMIT='2d79e75788aa71664a379c4cea0b6bfe3ab87ad0' -HUBZILLA_ADDONS_COMMIT='67b40c7a40f328a93ee030eb15e9e1261f3cba64' +HUBZILLA_COMMIT='8aee932525d0bc341713fe7052e2a5ab318a69c0' +HUBZILLA_ADDONS_COMMIT='4456f097e3faf2adeab696ad08e3f213e82199bd' # roundcube webmail WEBMAIL_REPO="https://github.com/roundcube/roundcubemail"