diff --git a/yum/openmamba-rolling-i586.repo b/yum/openmamba-rolling-i586.repo index 6b39cd1..d6c8521 100644 --- a/yum/openmamba-rolling-i586.repo +++ b/yum/openmamba-rolling-i586.repo @@ -1,6 +1,6 @@ [rolling-i586] name = openmamba x86 legacy base repository [rolling] -mirrorlist = https://openmamba.org/mirrors.php?repo=devel&arch=i586 +mirrorlist = https://openmamba.org/mirrors.php?repo=base&arch=i586 enabled = 1 gpgcheck = 0 repo_gpgcheck = 1 diff --git a/yum/openmamba-rolling.repo b/yum/openmamba-rolling.repo index c696b70..991736f 100644 --- a/yum/openmamba-rolling.repo +++ b/yum/openmamba-rolling.repo @@ -1,6 +1,6 @@ [rolling] name = openmamba base repository [rolling] -mirrorlist = https://openmamba.org/mirrors.php?repo=devel&arch=$basearch +mirrorlist = https://openmamba.org/mirrors.php?repo=base&arch=$basearch enabled = 1 gpgcheck = 0 repo_gpgcheck = 1