projects
/
dockerfile.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8e78bc
)
build.sh: Bump DATE to 20141002
author
W. Trevor King
<wking@tremily.us>
Wed, 8 Oct 2014 18:19:56 +0000
(11:19 -0700)
committer
W. Trevor King
<wking@tremily.us>
Wed, 8 Oct 2014 18:19:56 +0000
(11:19 -0700)
No reason, just staying current.
build.sh
patch
|
blob
|
history
diff --git
a/build.sh
b/build.sh
index 298bff54faebea21c9c2eb09d0d5a8b8955478e9..829a0a6c25bd60bccc4efd91b1adbcc9e903fb29 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:-2014
0911
}"
+DATE="${DATE:-2014
1002
}"
MIRROR="${MIRROR:-http://distfiles.gentoo.org/}"
ARCH_URL="${ARCH_URL:-${MIRROR}releases/amd64/autobuilds/${DATE}/}"
STAGE3="${STAGE3:-stage3-amd64-${DATE}.tar.bz2}"