yum/openmamba-rolling*.repo: follow devel repository renaming to base
This commit is contained in:
parent
2ab7186cc4
commit
a7e056e624
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user