Skip to content
Snippets Groups Projects
Commit f299507f authored by Matthias Diener's avatar Matthias Diener Committed by Axel Huebl
Browse files

diffutils: add version 3.7 (#10406)

parent 2826d37a
Branches
Tags
No related merge requests found
...@@ -13,6 +13,7 @@ class Diffutils(AutotoolsPackage): ...@@ -13,6 +13,7 @@ class Diffutils(AutotoolsPackage):
homepage = "https://www.gnu.org/software/diffutils/" homepage = "https://www.gnu.org/software/diffutils/"
url = "https://ftp.gnu.org/gnu/diffutils/diffutils-3.6.tar.xz" url = "https://ftp.gnu.org/gnu/diffutils/diffutils-3.6.tar.xz"
version('3.7', sha256='b3a7a6221c3dc916085f0d205abf6b8e1ba443d4dd965118da364a1dc1cb3a26')
version('3.6', sha256='d621e8bdd4b573918c8145f7ae61817d1be9deb4c8d2328a65cea8e11d783bd6') version('3.6', sha256='d621e8bdd4b573918c8145f7ae61817d1be9deb4c8d2328a65cea8e11d783bd6')
build_directory = 'spack-build' build_directory = 'spack-build'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment