Skip to content

Commit

Permalink
bzip2: Add 1.0.7 (spack#11975)
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelkuhn authored and adamjstewart committed Jul 10, 2019
1 parent c2de255 commit 975b9a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions var/spack/repos/builtin/packages/bzip2/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -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.')
Expand Down

0 comments on commit 975b9a6

Please sign in to comment.