aboutsummaryrefslogtreecommitdiff
path: root/packages/musl
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-09-27 22:29:35 -0700
committerAlexey Neyman <stilor@att.net>2017-09-27 22:40:21 -0700
commit48a949cf60b422c1904dca42519e54902f3ed0a6 (patch)
tree923dd08ce1fee74b3431086e13be0ae0739dd9a1 /packages/musl
parentf86adab1f41b2320c20ffe2e9ffe0c6d12954c33 (diff)
downloadcrosstool-ng-48a949cf60b422c1904dca42519e54902f3ed0a6.tar.gz
crosstool-ng-48a949cf60b422c1904dca42519e54902f3ed0a6.tar.bz2
crosstool-ng-48a949cf60b422c1904dca42519e54902f3ed0a6.zip
Add an ability to verify the digest/signature
Fixes #611. Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'packages/musl')
-rw-r--r--packages/musl/package.desc1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/musl/package.desc b/packages/musl/package.desc
index 3dac0d19..18f74384 100644
--- a/packages/musl/package.desc
+++ b/packages/musl/package.desc
@@ -1,3 +1,4 @@
repository='git git://git.musl-libc.org/musl'
mirrors='http://www.musl-libc.org/releases'
archive_formats='.tar.gz'
+signature_format='packed/.asc'