diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2015-10-08 18:00:03 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2015-10-08 18:00:03 -0400 |
commit | c94dff8bc64ce4eb4140b76cbe7e83b51d83d2ac (patch) | |
tree | 6af41887ba278aa8cea76413df6f5278fb629c31 | |
parent | grs/Interpret.py: prepare for refactoring large if clause. (diff) | |
download | grss-c94dff8bc64ce4eb4140b76cbe7e83b51d83d2ac.tar.gz grss-c94dff8bc64ce4eb4140b76cbe7e83b51d83d2ac.tar.bz2 grss-c94dff8bc64ce4eb4140b76cbe7e83b51d83d2ac.zip |
conf/systems.conf: update stage links.
-rw-r--r-- | conf/systems.conf | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/conf/systems.conf b/conf/systems.conf index 69dcda5..8b3c9db 100644 --- a/conf/systems.conf +++ b/conf/systems.conf @@ -1,19 +1,19 @@ [desktop-amd64-uclibc-hardened] repo_uri : git://anongit.gentoo.org/proj/grs.git -stage_uri : http://distfiles.gentoo.org/pub/gentoo/releases/amd64/autobuilds/current-stage3-amd64-uclibc-hardened/stage3-amd64-uclibc-hardened-20150905.tar.bz2 +stage_uri : http://distfiles.gentoo.org/releases/amd64/autobuilds/current-stage3-amd64-uclibc-hardened/stage3-amd64-uclibc-hardened-20151005.tar.bz2 [desktop-amd64-musl-hardened] repo_uri : git://anongit.gentoo.org/proj/grs.git -stage_uri : http://distfiles.gentoo.org/experimental/amd64/musl/stage3-amd64-musl-hardened-20150909.tar.bz2 +stage_uri : http://distfiles.gentoo.org/experimental/amd64/musl/stage3-amd64-musl-hardened-20151004.tar.bz2 [desktop-amd64-hardened] repo_uri : git://anongit.gentoo.org/proj/grs.git -stage_uri : http://distfiles.gentoo.org/releases/amd64/autobuilds/current-stage3-amd64-hardened+nomultilib/stage3-amd64-hardened+nomultilib-20150910.tar.bz2 +stage_uri : http://distfiles.gentoo.org/releases/amd64/autobuilds/current-stage3-amd64-hardened+nomultilib/stage3-amd64-hardened+nomultilib-20151001.tar.bz2 [stages-amd64-hardened] repo_uri : git://anongit.gentoo.org/proj/grs.git -stage_uri : http://distfiles.gentoo.org/releases/amd64/autobuilds/current-stage3-amd64-hardened/stage3-amd64-hardened-20150910.tar.bz2 +stage_uri : http://distfiles.gentoo.org/releases/amd64/autobuilds/current-stage3-amd64-hardened/stage3-amd64-hardened-20151001.tar.bz2 [tinhat-xfce4] repo_uri : git://anongit.gentoo.org/proj/grs.git -stage_uri : http://distfiles.gentoo.org/releases/amd64/autobuilds/current-stage3-amd64-hardened/stage3-amd64-hardened-20150910.tar.bz2 +stage_uri : http://distfiles.gentoo.org/releases/amd64/autobuilds/current-stage3-amd64-hardened/stage3-amd64-hardened-20151001.tar.bz2 |