summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Terjan <pterjan@gmail.com>2016-06-21 01:32:47 +0100
committerPascal Terjan <pterjan@gmail.com>2016-06-21 01:32:47 +0100
commit3e1ae893bb747ce1881c240fc30c278eff607d59 (patch)
tree7da7428567b1fe9c17ce60dca9af30759f2da4b7
parent8c96cd15fe6b312649dc5d9004656ad7c279bd80 (diff)
downloadpkgsubmit-3e1ae893bb747ce1881c240fc30c278eff607d59.tar
pkgsubmit-3e1ae893bb747ce1881c240fc30c278eff607d59.tar.gz
pkgsubmit-3e1ae893bb747ce1881c240fc30c278eff607d59.tar.bz2
pkgsubmit-3e1ae893bb747ce1881c240fc30c278eff607d59.tar.xz
pkgsubmit-3e1ae893bb747ce1881c240fc30c278eff607d59.zip
Make the build list stable
-rw-r--r--index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.php b/index.php
index cc3174d..b7162f9 100644
--- a/index.php
+++ b/index.php
@@ -98,6 +98,7 @@ if (!isset($_GET['package'])) {
<td>%s <span class="media">%s</span></td>
</tr>
TB;
+ ksort ($hosts);
foreach ($hosts as $machine => $b) {
foreach ($b as $arch => $key) {
$s .= sprintf($tmpl,