diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2025-02-04 08:07:11 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2025-02-04 08:12:09 +0000 |
commit | c3ec97257e58840a395b70254e027d9e86cb9346 (patch) | |
tree | e8be2b021249af122aa6808e9d6dd0e2b261fb54 | |
parent | 1fa1ca16bc6746ca55e5f40be1eea79265418d98 (diff) |
textproc/ugrep: Update to 7.2.2
-rw-r--r-- | textproc/ugrep/Makefile | 2 | ||||
-rw-r--r-- | textproc/ugrep/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/ugrep/Makefile b/textproc/ugrep/Makefile index 17e9c9d09d14..8be12e5e009b 100644 --- a/textproc/ugrep/Makefile +++ b/textproc/ugrep/Makefile @@ -1,6 +1,6 @@ PORTNAME= ugrep DISTVERSIONPREFIX= v -DISTVERSION= 7.2.1 +DISTVERSION= 7.2.2 CATEGORIES= textproc MAINTAINER= ashish@FreeBSD.org diff --git a/textproc/ugrep/distinfo b/textproc/ugrep/distinfo index d2f61e72afe4..f3c12ec4670b 100644 --- a/textproc/ugrep/distinfo +++ b/textproc/ugrep/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1737993991 -SHA256 (Genivia-ugrep-v7.2.1_GH0.tar.gz) = 10130417e265582fc35a5356305b308027fd8ed186b8cbb1399c1b8e530ce899 -SIZE (Genivia-ugrep-v7.2.1_GH0.tar.gz) = 7122394 +TIMESTAMP = 1738656367 +SHA256 (Genivia-ugrep-v7.2.2_GH0.tar.gz) = 09aad04eb20f34ca6a9cc5626f04286b9ad722407b88581c5dabf2599a0bba93 +SIZE (Genivia-ugrep-v7.2.2_GH0.tar.gz) = 7123580 |