From 620c13ec6d5379ed4aa270f2ced3a19946f4b91c Mon Sep 17 00:00:00 2001
From: Britney Fransen <brfransen@gmail.com>
Date: Tue, 25 Nov 2014 13:05:32 +0000
Subject: update81-82.sh: change repo for glibc

---
 abs/core/update81-82.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/abs/core/update81-82.sh b/abs/core/update81-82.sh
index 7061311..3667610 100644
--- a/abs/core/update81-82.sh
+++ b/abs/core/update81-82.sh
@@ -46,7 +46,7 @@ else
     echo "filesystem package downloaded"
 fi
 
-curl -o glibc-2.18-11-x86_64.pkg.tar.xz http://linhes.org/repo/x86_64/core-testing/glibc-2.18-11-x86_64.pkg.tar.xz
+curl -o glibc-2.18-11-x86_64.pkg.tar.xz http://linhes.org/repo/x86_64/core/glibc-2.18-11-x86_64.pkg.tar.xz
 rc=$?
 if [ $rc != 0 ]
 then
-- 
cgit v0.12