grep: New version 3.7 (#28303)

This commit is contained in:
Erik Schnetter 2022-01-10 15:32:33 -05:00 committed by GitHub
parent f678d5818f
commit 33d8e8f31c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,4 +12,5 @@ class Grep(AutotoolsPackage):
homepage = "https://www.gnu.org/software/grep/"
url = "https://ftp.gnu.org/gnu/grep/grep-3.3.tar.xz"
version('3.7', sha256='5c10da312460aec721984d5d83246d24520ec438dd48d7ab5a05dbc0d6d6823c')
version('3.3', sha256='b960541c499619efd6afe1fa795402e4733c8e11ebf9fafccc0bb4bccdc5b514')