summaryrefslogtreecommitdiffstats
path: root/abs/core/update81-82.sh
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2014-11-25 13:05:32 (GMT)
committerBritney Fransen <brfransen@gmail.com>2014-11-25 13:05:32 (GMT)
commit620c13ec6d5379ed4aa270f2ced3a19946f4b91c (patch)
treee64c14021edcd20cb1e950c119d2a923a6f693d2 /abs/core/update81-82.sh
parent6be75ea83696f8de8bcb9750c5f200f9eeb331f7 (diff)
downloadlinhes_pkgbuild-620c13ec6d5379ed4aa270f2ced3a19946f4b91c.zip
linhes_pkgbuild-620c13ec6d5379ed4aa270f2ced3a19946f4b91c.tar.gz
linhes_pkgbuild-620c13ec6d5379ed4aa270f2ced3a19946f4b91c.tar.bz2
update81-82.sh: change repo for glibc
Diffstat (limited to 'abs/core/update81-82.sh')
-rw-r--r--abs/core/update81-82.sh2
1 files changed, 1 insertions, 1 deletions
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