summaryrefslogtreecommitdiff
path: root/packages/mpc
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-09-28 05:29:35 (GMT)
committerAlexey Neyman <stilor@att.net>2017-09-28 05:40:21 (GMT)
commit48a949cf60b422c1904dca42519e54902f3ed0a6 (patch)
tree923dd08ce1fee74b3431086e13be0ae0739dd9a1 /packages/mpc
parentf86adab1f41b2320c20ffe2e9ffe0c6d12954c33 (diff)
Add an ability to verify the digest/signature
Fixes #611. Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'packages/mpc')
-rw-r--r--packages/mpc/package.desc3
1 files changed, 1 insertions, 2 deletions
diff --git a/packages/mpc/package.desc b/packages/mpc/package.desc
index 04c2ac2..8d865b3 100644
--- a/packages/mpc/package.desc
+++ b/packages/mpc/package.desc
@@ -1,6 +1,5 @@
repository='git https://scm.gforge.inria.fr/anonscm/git/mpc/mpc.git'
bootstrap='autoreconf -i'
-
mirrors='http://www.multiprecision.org/mpc/download $(CT_Mirrors GNU mpc)'
-
archive_formats='.tar.gz'
+signature_format='packed/.sig'