bzip2: Add 1.0.7 (#11975)

This commit is contained in:
Michael Kuhn 2019-07-11 01:37:16 +02:00 committed by Adam J. Stewart
parent c2de2558b6
commit 975b9a611a

View File

@ -19,6 +19,7 @@ class Bzip2(Package):
homepage = "https://sourceware.org/bzip2/"
url = "https://fossies.org/linux/misc/bzip2-1.0.6.tar.gz"
version('1.0.7', 'e768a87c5b1a79511499beb41500bcc4caf203726fff46a6f5f9ad27fe08ab2b')
version('1.0.6', '00b516f4704d4a7cb50a1d97e6e8e15b')
variant('shared', default=True, description='Enables the build of shared libraries.')