build.sh: Bump DATE to 20140206
authorW. Trevor King <wking@tremily.us>
Mon, 10 Feb 2014 03:27:01 +0000 (19:27 -0800)
committerW. Trevor King <wking@tremily.us>
Mon, 10 Feb 2014 03:27:01 +0000 (19:27 -0800)
Move past the recent Python-and-/dev/shm issues now that Catalyst is
fixed.  I've built the full suite of images with 20140206 without
issues.

build.sh

index 402a33654341546c31686f44ba0c661f6a32392b..7f9c1c43066f4c82c1604d3a390724c4b91fb54f 100755 (executable)
--- a/build.sh
+++ b/build.sh
@@ -26,7 +26,7 @@
 
 AUTHOR="${AUTHOR:-W. Trevor King <wking@tremily.us>}"
 NAMESPACE="${NAMESPACE:-wking}"
-DATE="${DATE:-20131226}"
+DATE="${DATE:-20140206}"
 MIRROR="${MIRROR:-http://distfiles.gentoo.org/}"
 ARCH_URL="${ARCH_URL:-${MIRROR}releases/amd64/current-stage3/}"
 STAGE3="${STAGE3:-stage3-amd64-${DATE}.tar.bz2}"