Skip to content

Commit

Permalink
lksctp-tools: added version 1.0.21 (spack#47493)
Browse files Browse the repository at this point in the history
Adds version 1.0.21 of lksctp-tools
  • Loading branch information
mdorier authored Nov 10, 2024
1 parent fb5910d commit 33109ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions var/spack/repos/builtin/packages/lksctp-tools/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ class LksctpTools(AutotoolsPackage):

license("GPL-2.0-or-later AND LGPL-2.1-or-later")

version("1.0.21", sha256="8738bf17ecffbbe2440a6e2ffaf1cbcebb633fc99d63d88761af35c02a571893")
version("1.0.18", sha256="3e9ab5b3844a8b65fc8152633aafe85f406e6da463e53921583dfc4a443ff03a")

depends_on("c", type="build") # generated
Expand Down

0 comments on commit 33109ce

Please sign in to comment.