projects
/
dockerfile.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a85052c
)
build.sh: Bump DATE to 20141204
author
W. Trevor King
<wking@tremily.us>
Sun, 7 Dec 2014 22:20:53 +0000
(14:20 -0800)
committer
W. Trevor King
<wking@tremily.us>
Sun, 7 Dec 2014 22:22:38 +0000
(14:22 -0800)
No reason, just staying current.
build.sh
patch
|
blob
|
history
diff --git
a/build.sh
b/build.sh
index c8271101d76dd1167a73166d4ecd13e4001d78eb..b78ba603e3226e5b0f4af309cdb5fa8210b9b71b 100755
(executable)
--- a/
build.sh
+++ b/
build.sh
@@
-27,7
+27,7
@@
AUTHOR="${AUTHOR:-W. Trevor King <wking@tremily.us>}"
NAMESPACE="${NAMESPACE:-$(id -u -n)}"
-DATE="${DATE:-20141
023
}"
+DATE="${DATE:-20141
204
}"
MIRROR="${MIRROR:-http://distfiles.gentoo.org/}"
ARCH_URL="${ARCH_URL:-${MIRROR}releases/amd64/autobuilds/${DATE}/}"
STAGE3="${STAGE3:-stage3-amd64-${DATE}.tar.bz2}"