Fix pungi repos on builders.

This commit is contained in:
Kevin Fenzi 2014-10-19 20:26:55 +00:00
parent e1a098145d
commit 187171d790
3 changed files with 3 additions and 3 deletions

View file

@ -27,5 +27,5 @@ baseurl=http://kojipkgs.fedoraproject.org/mash/branched/armhfp/os
[buildroot]
name=buildroot
baseurl=http://kojipkgs.fedoraproject.org/repos/f20-build/latest/armhfp/
baseurl=http://kojipkgs.fedoraproject.org/repos/f21-build/latest/armhfp/
"""

View file

@ -27,5 +27,5 @@ baseurl=http://kojipkgs.fedoraproject.org/mash/branched/i386/os
[buildroot]
name=buildroot
baseurl=http://kojipkgs.fedoraproject.org/repos/f20-build/latest/i386/
baseurl=http://kojipkgs.fedoraproject.org/repos/f21-build/latest/i386/
"""

View file

@ -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/f21-build/latest/x86_64/
"""