dnbert / prm

PRM Allows you to quickly build package repositories, inspired by Jordan Sissels' FPM
MIT License
250 stars 33 forks source link

deb: support SHA1 and SHA256 checksums #60

Closed jgoldschrafe closed 8 years ago

jgoldschrafe commented 8 years ago

Adds support for SHA1 and SHA256 checksums to Release and Packages files.

My .vimrc automatically trimmed trailing whitespace from a few unrelated lines. I can manually fix if it's a problem.

Closes #59.

mschwager commented 8 years ago

Thanks for adding this PR! I'm seeing this issue as well.

Any chance we can future proof it a bit and add SHA512 support as well?

dnbert commented 8 years ago

Sorry for the super late reply, merging!

mschwager commented 8 years ago

He's alive! :)

Thanks again @dnbert!