crosstool-ng/packages/strace/package.desc
Chris Packham 813b6877e6 strace: Add github mirror
strace.io currently has an expired certificate. The same files are
available via github so add that as a mirror.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
2021-05-11 21:53:46 +12:00

5 lines
232 B
Plaintext

repository='git https://github.com/strace/strace.git'
bootstrap='./bootstrap'
mirrors='https://strace.io/files/${CT_STRACE_VERSION} https://github.com/strace/strace/releases/download/v${CT_STRACE_VERSION}'
archive_formats='.tar.xz'