diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-12-09 12:57:02 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-12-09 12:57:02 +0200 |
commit | ffc931dfb8829c8ae36b171d47f3230e10b67cea (patch) | |
tree | dba7ed1adfcf18bae24c472055c723f5a7208dc9 /manifest | |
parent | 5335c09efe07f01c64e8b24d9b6e00125f7438fe (diff) |
Add support for calculating SHA1 checksums
Diffstat (limited to 'manifest')
-rw-r--r-- | manifest | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ name: libbutl version: 0.7.0-a.0.z summary: build2 utility library -license: MIT, BSD-2; MIT except for 4 files from the FreeBSD project. +license: MIT, BSD-3, BSD-2; MIT except for 5 files from the FreeBSD project. tags: build2, utility, library description-file: README changes-file: NEWS |