File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
var/spack/repos/builtin/packages/bzip2 Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -13,12 +13,10 @@ class Bzip2(Package):
1313 compressors), whilst being around twice as fast at compression
1414 and six times faster at decompression."""
1515
16- # FIXME: The bzip.org domain has expired:
17- # https://lwn.net/Articles/762264/
18- # This package will need to be updated when a new home is found.
1916 homepage = "https://sourceware.org/bzip2/"
20- url = "https://fossies .org/linux/misc /bzip2-1.0.6 .tar.gz"
17+ url = "https://sourceware .org/pub/bzip2 /bzip2-1.0.8 .tar.gz"
2118
19+ version ('1.0.8' , 'ab5a03176ee106d3f0fa90e381da478ddae405918153cca248e682cd0c4a2269' )
2220 version ('1.0.7' , 'e768a87c5b1a79511499beb41500bcc4caf203726fff46a6f5f9ad27fe08ab2b' )
2321 version ('1.0.6' , '00b516f4704d4a7cb50a1d97e6e8e15b' )
2422
You can’t perform that action at this time.
0 commit comments