Skip to content

Commit

Permalink
xrootd: new version 5.5.2, 5.5.3 (spack#36271)
Browse files Browse the repository at this point in the history
Only bugfixes, no build system changes, xrootd/xrootd@v5.5.1...v5.5.3
  • Loading branch information
wdconinc authored Mar 21, 2023
1 parent b9f32b1 commit 1d62d94
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions var/spack/repos/builtin/packages/xrootd/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ class Xrootd(CMakePackage):
url = "https://xrootd.slac.stanford.edu/download/v5.5.1/xrootd-5.5.1.tar.gz"
list_url = "https://xrootd.slac.stanford.edu/dload.html"

version("5.5.3", sha256="703829c2460204bd3c7ba8eaa23911c3c9a310f6d436211ba0af487ef7f6a980")
version("5.5.2", sha256="ec4e0490b8ee6a3254a4ea4449342aa364bc95b78dc9a8669151be30353863c6")
version("5.5.1", sha256="3556d5afcae20ed9a12c89229d515492f6c6f94f829a3d537f5880fcd2fa77e4")
version("5.3.2", sha256="e8371fb9e86769bece74b9b9d67cb695023cd6a20a1199386fddd9ed840b0875")
version("5.3.1", sha256="7ea3a112ae9d8915eb3a06616141e5a0ee366ce9a5e4d92407b846b37704ee98")
Expand Down

0 comments on commit 1d62d94

Please sign in to comment.