pixz: add v1.0.7 (#27651)

This commit is contained in:
Derek Ryan Strong 2021-11-29 07:29:10 -08:00 committed by GitHub
parent 037ece674b
commit f8d03b1060
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,7 @@ class Pixz(AutotoolsPackage):
homepage = "https://www.github.com/vasi/pixz"
url = "https://github.com/vasi/pixz/releases/download/v1.0.6/pixz-1.0.6.tar.xz"
version('1.0.7', sha256='e5e32c6eb0bf112b98e74a5da8fb63b9f2cae71800f599d97ce540e150c8ddc5')
version('1.0.6', sha256='02c50746b134fa1b1aae41fcc314d7c6f1919b3d48bcdea01bf11769f83f72e8')
depends_on('xz')