diff --git a/modules b/modules index 88ca725..a505384 100644 --- a/modules +++ b/modules @@ -1,4 +1,4 @@ GLUON_SITE_FEEDS='ffmuc_packages' PACKAGES_FFMUC_PACKAGES_REPO=https://github.com/freifunkMUC/gluon-packages.git -PACKAGES_FFMUC_PACKAGES_COMMIT=c931b5dd497d3e8495dc934faacc71a838c23550 +PACKAGES_FFMUC_PACKAGES_COMMIT=82e721ad5d7c9eca8728954cfa1ab1d5b9168487 diff --git a/site.conf b/site.conf index 8680677..e74d519 100644 --- a/site.conf +++ b/site.conf @@ -82,7 +82,7 @@ name = 'stable', mirrors = { 'http://firmware.ffmuc.net/stable/sysupgrade/', - 'http://[fdef:ffc0:4fff::130]/firmware/stable/sysupgrade/', + 'http://[fdef:ffc0:4fff::130]/stable/sysupgrade/', }, probability = 0.1, good_signatures = 2, @@ -96,7 +96,7 @@ name = 'experimental', mirrors = { 'http://firmware.ffmuc.net/experimental/sysupgrade/', - 'http://[fdef:ffc0:4fff::130]/firmware/experimental/sysupgrade/', + 'http://[fdef:ffc0:4fff::130]/experimental/sysupgrade/', }, probability = 0.5, good_signatures = 1,