From 48a949cf60b422c1904dca42519e54902f3ed0a6 Mon Sep 17 00:00:00 2001 From: Alexey Neyman Date: Wed, 27 Sep 2017 22:29:35 -0700 Subject: Add an ability to verify the digest/signature Fixes #611. Signed-off-by: Alexey Neyman --- bootstrap | 1 + 1 file changed, 1 insertion(+) (limited to 'bootstrap') diff --git a/bootstrap b/bootstrap index 45fad9c8..52b27ed4 100755 --- a/bootstrap +++ b/bootstrap @@ -542,6 +542,7 @@ enter_fork() info[archive_dirname]='@{pkg_name}-@{version}' info[versionlocked]= info[origin]= + info[signature_format]= eval `read_package_desc ${fork}` -- cgit v1.2.3