aboutsummaryrefslogtreecommitdiff
path: root/proposals/227-vote-on-package-fingerprints.txt
diff options
context:
space:
mode:
Diffstat (limited to 'proposals/227-vote-on-package-fingerprints.txt')
-rw-r--r--proposals/227-vote-on-package-fingerprints.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/proposals/227-vote-on-package-fingerprints.txt b/proposals/227-vote-on-package-fingerprints.txt
index d82f76c..83ac3da 100644
--- a/proposals/227-vote-on-package-fingerprints.txt
+++ b/proposals/227-vote-on-package-fingerprints.txt
@@ -31,12 +31,11 @@ Status: Open
VERSION = NONSPACE
URL = NONSPACE
DIGESTS = DIGEST | DIGESTS SP DIGEST
- DIGEST = DIGESTTYPE "=" BASE64
+ DIGEST = DIGESTTYPE "=" DIGESTVAL
NONSPACE = one or more non-space printing characters
- BASE64 = one or more base-64 characters, with trailing =s
- removed.
+ DIGESTVAL = any number of non-=, non-" " characters.
SP = " "
NL = a newline