* update build
This commit is contained in:
parent
4188fe2888
commit
e89cc26bdf
|
@ -769,7 +769,7 @@
|
|||
<checksum algorithm="SHA-256" pattern="{0} {1}" todir="${dir.cache}/sha">
|
||||
<fileset dir="${dir.release}" />
|
||||
</checksum>
|
||||
<concat destfile="${dir.release}/DIGEST.sha256sum">
|
||||
<concat destfile="${dir.release}/DIGEST.sha256" overwrite="true" eol="unix" outputencoding="UTF-8">
|
||||
<fileset dir="${dir.cache}/sha" />
|
||||
</concat>
|
||||
</target>
|
||||
|
|
Loading…
Reference in New Issue