diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2017-03-13 09:29:38 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2017-03-13 09:29:38 +0100 |
commit | 25ea809f5b4548ff887aa4bb10bbf7b2fe86aedb (patch) | |
tree | 9b7992edab15a43fbf462f485c249b03063e7f80 /download.lst | |
parent | 9143dd4ebe37b608e43d04434cf831624bf55b65 (diff) |
Missing NUMBERTEXT_EXTENSION_SHA256SUM
...after faef35d8653003786f9a0ea2ae1a2330fd15d632 "Move file download
verification from md5sum to sha256sum".
ATTENTION: A proper SHA from the source of that
b7cae45ad2c23551fd6ccb8ae2c1f59e-numbertext_0.9.5.oxt is needed. The value
substituted for now is just my local sha256sum after download.
Change-Id: Id31508f10c6cd936e5c6318731ceed71bdc25f48
Diffstat (limited to 'download.lst')
-rw-r--r-- | download.lst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/download.lst b/download.lst index cd3116abc8d7..b35fd062dfe8 100644 --- a/download.lst +++ b/download.lst @@ -235,4 +235,5 @@ export ZLIB_TARBALL := zlib-1.2.11.tar.xz export ZMF_SHA256SUM := b69f7f6e94cf695c4b672ca65def4825490a1e7dee34c2126309b96d21a19e6b export ZMF_TARBALL := libzmf-0.0.1.tar.bz2 +NUMBERTEXT_EXTENSION_SHA256SUM := 1568ed1d2feb8210bb5de61d69574a165cded536cfa17c6953c9064076469de2 UNOWINREG_SHA256SUM := eafde646a7dbe46d20c291685b0beac2382174d78d66ee990e229a1bf6e6cec6 |