diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2023-03-26 05:41:38 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2023-03-26 05:41:38 +0000 |
commit | 9be14d8656a62e37491d2fa98a5fceb47c652464 (patch) | |
tree | 57ea1e8c7752d6f2f50cea4807e67bc25718819c | |
parent | 9a4eba37e0d18355dcd9fee289fcb964bd0a8eae (diff) |
-rw-r--r-- | textproc/gnugrep/Makefile | 2 | ||||
-rw-r--r-- | textproc/gnugrep/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/gnugrep/Makefile b/textproc/gnugrep/Makefile index 3edc4db9c139..c1690d085dd1 100644 --- a/textproc/gnugrep/Makefile +++ b/textproc/gnugrep/Makefile @@ -1,5 +1,5 @@ PORTNAME= grep -PORTVERSION= 3.9 +PORTVERSION= 3.10 CATEGORIES= textproc MASTER_SITES= GNU PKGNAMEPREFIX= gnu diff --git a/textproc/gnugrep/distinfo b/textproc/gnugrep/distinfo index f28ad237e775..bcdf651cc7cf 100644 --- a/textproc/gnugrep/distinfo +++ b/textproc/gnugrep/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1678030457 -SHA256 (grep-3.9.tar.xz) = abcd11409ee23d4caf35feb422e53bbac867014cfeed313bb5f488aca170b599 -SIZE (grep-3.9.tar.xz) = 1680380 +TIMESTAMP = 1679533485 +SHA256 (grep-3.10.tar.xz) = 24efa5b595fb5a7100879b51b8868a0bb87a71c183d02c4c602633b88af6855b +SIZE (grep-3.10.tar.xz) = 1687464 |