summaryrefslogtreecommitdiffstats
path: root/all.php
diff options
context:
space:
mode:
Diffstat (limited to 'all.php')
-rw-r--r--all.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/all.php b/all.php
index 8e42e46..6976dc5 100644
--- a/all.php
+++ b/all.php
@@ -110,7 +110,7 @@ function report ($db)
if (isset($rpms[$repo->main."-".$repo->sub])) {
$rpm=$rpms[$repo->main."-".$repo->sub];
- $maxver = (isset($rpms["rawhide-"]) ? $rpms["rawhide-"]->ver : "");
+ $maxver = (isset($rpms["devel-"]) ? $rpms["devel-"]->ver : "");
switch ($repo->sub) {
case "base":