Differences From Artifact [1517e291c9]:
- File packages/pkgs/glibc — part of check-in [d4ba91a7e9] at 2014-09-18 04:44:58 on branch packages — Removed extraneous set -x (user: rkeene, size: 308) [annotate] [blame] [check-ins using]
- File pkgs/glibc — part of check-in [6136db979d] at 2014-11-03 23:19:04 on branch packages — Updated packages branch to be a completely isolated branch (user: rkeene, size: 308) [annotate] [blame] [check-ins using]
To Artifact [a1708aed89]:
- File pkgs/glibc — part of check-in [9f4f082fef] at 2014-11-03 23:35:07 on branch packages — Added zlib package and support for checking hash and storing archive (user: rkeene, size: 372) [annotate] [blame] [check-ins using]
1 2 3 4 5 | 1 2 3 4 5 6 7 8 9 10 11 12 13 | - + | #! /usr/bin/env bash version=2.20 url="http://ftp.gnu.org/gnu/glibc/glibc-${version}.tar.xz" domain=core.appfs.rkeene.org |
︙ |