Update GNU Grep to version 3.6.
Reported by: portscout
This commit is contained in:
parent
47b09c3712
commit
2dcae145b1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=554810
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= grep
|
||||
PORTVERSION= 3.5
|
||||
PORTVERSION= 3.6
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= GNU
|
||||
PKGNAMEPREFIX= gnu
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1601262912
|
||||
SHA256 (grep-3.5.tar.xz) = b82ac77707c2ab945520c8404c9fa9f890f7791a62cf2103cf6238acad87a44a
|
||||
SIZE (grep-3.5.tar.xz) = 1586396
|
||||
TIMESTAMP = 1604896813
|
||||
SHA256 (grep-3.6.tar.xz) = 667e15e8afe189e93f9f21a7cd3a7b3f776202f417330b248c2ad4f997d9373e
|
||||
SIZE (grep-3.6.tar.xz) = 1589412
|
||||
|
|
Loading…
Reference in a new issue