commit c8e4f546583a68c9613561db9e27a15d5ae0a01c
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Tue Sep 17 17:33:14 2024 +0100
update update_vbox.sh
update_vbox.sh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/update_vbox.sh b/update_vbox.sh
index 1438985..d4c7086 100755
--- a/update_vbox.sh
+++ b/update_vbox.sh
@@ -1,7 +1,7 @@
VERSION=7.1.0
REL=1
-RAWHIDE=41
-REPOS="f40 f39 el9 el8"
+RAWHIDE=42
+REPOS="f41 f40 f39 el9 el8"
if [ -z "$1" ]
then
Show replies by date