projects
/
dockerfile.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b42257
)
build.sh: Bump DATE to 20141023
author
W. Trevor King
<wking@tremily.us>
Wed, 29 Oct 2014 16:29:21 +0000
(09:29 -0700)
committer
W. Trevor King
<wking@tremily.us>
Wed, 29 Oct 2014 22:53:27 +0000
(15:53 -0700)
No reason, just staying current.
build.sh
patch
|
blob
|
history
diff --git
a/build.sh
b/build.sh
index 74eefb910b368bd6731dcd8a7f6a0eb59b0788ad..78b0e30499fc29edb581349cd20bf524daf52bf1 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:-201410
02
}"
+DATE="${DATE:-201410
23
}"
MIRROR="${MIRROR:-http://distfiles.gentoo.org/}"
ARCH_URL="${ARCH_URL:-${MIRROR}releases/amd64/autobuilds/${DATE}/}"
STAGE3="${STAGE3:-stage3-amd64-${DATE}.tar.bz2}"