Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Portability fix for calculating package SHA sums
Use Digest::SHA1 from the standard library instead of shelling out to the 'sha1sum' utility which is named shasum under OS X
- Loading branch information