build.sh: Bump DATE to 20131212 to match the new weekly build
authorW. Trevor King <wking@tremily.us>
Fri, 13 Dec 2013 19:41:01 +0000 (11:41 -0800)
committerW. Trevor King <wking@tremily.us>
Sun, 29 Dec 2013 17:44:34 +0000 (09:44 -0800)
build.sh

index aa533a4d45c22348d9c53d7bbdf7404754e71bd3..e527ec69be20f42c47768ca7788b628ecaabc042 100755 (executable)
--- a/build.sh
+++ b/build.sh
@@ -27,7 +27,7 @@
 AUTHOR="${AUTHOR:-W. Trevor King <wking@tremily.us>}"
 NAMESPACE="${NAMESPACE:-wking}"
 #PORTAGE="${PORTAGE:-/usr/portage}"
-DATE="${DATE:-20131205}"
+DATE="${DATE:-20131212}"
 MIRROR="${MIRROR:-http://mirror.mcs.anl.gov/pub/gentoo/}"
 ARCH_URL="${ARCH_URL:-${MIRROR}/releases/amd64/current-stage3/}"
 STAGE3="${STAGE3:-stage3-amd64-${DATE}.tar.bz2}"