Skip to content

Commit

Permalink
global: add v6.6.6 (spack#24642)
Browse files Browse the repository at this point in the history
  • Loading branch information
gaber authored Jul 9, 2021
1 parent fabe86b commit 4682ff0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions var/spack/repos/builtin/packages/global/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ class Global(Package):
homepage = "http://www.gnu.org/software/global"
url = "http://tamacom.com/global/global-6.5.tar.gz"

maintainers = ['gaber']

version('6.6.6', sha256='758078afff98d4c051c58785c7ada3ed1977fabb77f8897ff657b71cc62d4d5d')
version('6.6.4', sha256='987e8cb956c53f8ebe4453b778a8fde2037b982613aba7f3e8e74bcd05312594')
version('6.5', sha256='4afd12db1aa600277b39113cc2d61dc59bd6c6b4ee8033da8bb6dd0c39a4c6a9')

Expand Down

0 comments on commit 4682ff0

Please sign in to comment.