From c74cdfb46919f368433ba0755a7baeb5f45e3f42 Mon Sep 17 00:00:00 2001 From: "soltesz@opentechinstitute.org" Date: Mon, 22 Apr 2013 12:47:59 -0400 Subject: [PATCH] update to use centos6.4 --- mirroring/centos6/yum.repos.d/building.repo.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mirroring/centos6/yum.repos.d/building.repo.in b/mirroring/centos6/yum.repos.d/building.repo.in index 5b5ae696..cfc65cf4 100644 --- a/mirroring/centos6/yum.repos.d/building.repo.in +++ b/mirroring/centos6/yum.repos.d/building.repo.in @@ -1,12 +1,12 @@ [base] name=CentOS-$releasever - Base -baseurl=@MIRRORURL@/centos/6.3/os/$basearch/ +baseurl=@MIRRORURL@/centos/6.4/os/$basearch/ gpgcheck=1 gpgkey=@MIRRORURL@/centos/RPM-GPG-KEY-CentOS-6 [updates] name=CentOS-$releasever - Updates -baseurl=@MIRRORURL@/centos/6.3/updates/$basearch/ +baseurl=@MIRRORURL@/centos/6.4/updates/$basearch/ gpgcheck=1 gpgkey=@MIRRORURL@/centos/RPM-GPG-KEY-CentOS-6 -- 2.47.0