summaryrefslogtreecommitdiffstats
path: root/abs/core/update81-82.sh
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2015-06-12 12:17:17 (GMT)
committerBritney Fransen <brfransen@gmail.com>2015-06-12 12:17:17 (GMT)
commitfe0f5b8a782211a521c843fe728d7fddb854efe9 (patch)
tree57248f6ddbeaeaebd289207483b20c52aa71b617 /abs/core/update81-82.sh
parentdfae09ca060df43f9101addfd429af8e1e0666da (diff)
downloadlinhes_pkgbuild-fe0f5b8a782211a521c843fe728d7fddb854efe9.zip
linhes_pkgbuild-fe0f5b8a782211a521c843fe728d7fddb854efe9.tar.gz
linhes_pkgbuild-fe0f5b8a782211a521c843fe728d7fddb854efe9.tar.bz2
update81-82.sh: update repo to point to core.r8.2
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 3667610..78e91be 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/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.r8.2/glibc-2.18-11-x86_64.pkg.tar.xz
rc=$?
if [ $rc != 0 ]
then