diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2018-10-03 10:31:09 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-10-03 10:34:58 +0000 |
commit | 1cbc853155b99aa062b1f30dd4d2c29fb9576e20 (patch) | |
tree | cfc9681e0e851ba42587312368f59092deee5a06 /sample.post-install | |
parent | c6609b4739bf45f76360f40c3be2f2b235f728bd (diff) | |
download | abuild-1cbc853155b99aa062b1f30dd4d2c29fb9576e20.tar.gz abuild-1cbc853155b99aa062b1f30dd4d2c29fb9576e20.tar.bz2 abuild-1cbc853155b99aa062b1f30dd4d2c29fb9576e20.tar.xz abuild-1cbc853155b99aa062b1f30dd4d2c29fb9576e20.zip |
abuild: fix checksum update
Fix case where 1) checksum is a single line and 2) there is a variable
under the checksum that should be kept. For example:
sha512sum="...."
keepthis="..."
Previously the `keepthis` variable would have been removed.
ref https://github.com/alpinelinux/abuild/pull/41
Diffstat (limited to 'sample.post-install')
0 files changed, 0 insertions, 0 deletions