summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorChris Packham <judge.packham@gmail.com>2021-05-12 07:01:44 (GMT)
committerGitHub <noreply@github.com>2021-05-12 07:01:44 (GMT)
commitfbccd749ec603ef8a82c86b8b36dacbe6757d224 (patch)
tree312ee1326bf8f547e4e00c3ee783f4c4627acda4 /packages
parentbbb0db2880d5e7600e176fc8025f0add9ef85eb9 (diff)
parent813b6877e6937c56a91f3f67a8be085f45a651b7 (diff)
Merge pull request #1507 from cpackham/misc-fixes
Misc fixes
Diffstat (limited to 'packages')
-rw-r--r--packages/strace/package.desc2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/strace/package.desc b/packages/strace/package.desc
index 637636d..657225f 100644
--- a/packages/strace/package.desc
+++ b/packages/strace/package.desc
@@ -1,4 +1,4 @@
repository='git https://github.com/strace/strace.git'
bootstrap='./bootstrap'
-mirrors='https://strace.io/files/${CT_STRACE_VERSION}'
+mirrors='https://strace.io/files/${CT_STRACE_VERSION} https://github.com/strace/strace/releases/download/v${CT_STRACE_VERSION}'
archive_formats='.tar.xz'