bernd / fpm-cookery

A tool for building software packages with fpm.
Other
460 stars 88 forks source link

Add sha512 checksum support #202

Closed b00ga closed 5 years ago

b00ga commented 5 years ago

Ruby stdlib already knows how to deal with sha512, so just enable fpm-cook to recognize the keyword.

Copied existing tests for sha256 and updated appropriately

Include simple Apache ActiveMQ recipe. ActiveMQ's downloads only provide sha512 checksums, so seemed a reasonable example. Recipe simply grabs Apache's binary distro and drops it in /opt