Skip to content
Snippets Groups Projects
Unverified Commit 25a65638 authored by Adam J. Stewart's avatar Adam J. Stewart Committed by GitHub
Browse files

autoconf-archive: add new package (#15782)

parent 663c3d21
No related branches found
No related tags found
No related merge requests found
# Copyright 2013-2020 Lawrence Livermore National Security, LLC and other
# Spack Project Developers. See the top-level COPYRIGHT file for details.
#
# SPDX-License-Identifier: (Apache-2.0 OR MIT)
class AutoconfArchive(AutotoolsPackage, GNUMirrorPackage):
"""The GNU Autoconf Archive is a collection of more than 500 macros for
GNU Autoconf."""
homepage = "https://www.gnu.org/software/autoconf-archive/"
gnu_mirror_path = "autoconf-archive/autoconf-archive-2019.01.06.tar.xz"
version('2019.01.06', sha256='17195c833098da79de5778ee90948f4c5d90ed1a0cf8391b4ab348e2ec511e3f')
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment