more pointing tat the right repos
This commit is contained in:
parent
894f975e04
commit
ab3cc080ad
6 changed files with 6 additions and 6 deletions
|
@ -30,5 +30,5 @@ baseurl=http://kojipkgs.fedoraproject.org/mash/branched/x86_64/os
|
|||
|
||||
[buildroot]
|
||||
name=buildroot
|
||||
baseurl=http://kojipkgs.fedoraproject.org/repos/f20-build/latest/x86_64/
|
||||
baseurl=http://kojipkgs.fedoraproject.org/repos/f22-build/latest/x86_64/
|
||||
"""
|
||||
|
|
|
@ -29,5 +29,5 @@ baseurl=http://kojipkgs.fedoraproject.org/mash/rawhide/i386/os
|
|||
|
||||
[buildroot]
|
||||
name=buildroot
|
||||
baseurl=http://kojipkgs.fedoraproject.org/repos/f20-build/latest/i386/
|
||||
baseurl=http://kojipkgs.fedoraproject.org/repos/f22-build/latest/i386/
|
||||
"""
|
||||
|
|
|
@ -32,5 +32,5 @@ baseurl=http://kojipkgs.fedoraproject.org/mash/rawhide/x86_64/os
|
|||
|
||||
[buildroot]
|
||||
name=buildroot
|
||||
baseurl=http://kojipkgs.fedoraproject.org/repos/f20-build/latest/x86_64/
|
||||
baseurl=http://kojipkgs.fedoraproject.org/repos/f22-build/latest/x86_64/
|
||||
"""
|
||||
|
|
|
@ -32,7 +32,7 @@ cost=5000
|
|||
|
||||
[static]
|
||||
name=static
|
||||
baseurl=https://{{kojipkgs_url}}/repos/f21-build/latest/armhfp
|
||||
baseurl=https://{{kojipkgs_url}}/repos/f22-build/latest/armhfp
|
||||
enabled=1
|
||||
#cost=2000
|
||||
"""
|
||||
|
|
|
@ -32,7 +32,7 @@ cost=5000
|
|||
|
||||
[static]
|
||||
name=static
|
||||
baseurl=https://{{kojipkgs_url}}/repos/f21-build/latest/i386
|
||||
baseurl=https://{{kojipkgs_url}}/repos/f22-build/latest/i386
|
||||
enabled=1
|
||||
#cost=2000
|
||||
"""
|
||||
|
|
|
@ -32,7 +32,7 @@ cost=5000
|
|||
|
||||
[static]
|
||||
name=static
|
||||
baseurl=https://{{kojipkgs_url}}/repos/f21-build/latest/x86_64
|
||||
baseurl=https://{{kojipkgs_url}}/repos/f22-build/latest/x86_64
|
||||
enabled=1
|
||||
#cost=2000
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue