stripack: sets the licence SPDX (#42473)
This commit is contained in:
parent
dba5ae939d
commit
99b8a08366
@ -18,6 +18,11 @@ class Stripack(MakefilePackage):
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
homepage = "https://people.sc.fsu.edu/~jburkardt/f_src/stripack/stripack.html"
|
homepage = "https://people.sc.fsu.edu/~jburkardt/f_src/stripack/stripack.html"
|
||||||
|
|
||||||
|
maintainers("cessenat")
|
||||||
|
|
||||||
|
license("MIT")
|
||||||
|
|
||||||
version(
|
version(
|
||||||
"develop",
|
"develop",
|
||||||
sha256="26c074bc46fb8549d7a42ec713636798297d7327c8f3ce0ba2d3348a501ffa7c",
|
sha256="26c074bc46fb8549d7a42ec713636798297d7327c8f3ce0ba2d3348a501ffa7c",
|
||||||
|
Loading…
Reference in New Issue
Block a user