diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-06-03 18:34:55 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-06-03 18:50:52 +0000 |
commit | 464f4f18d8a3566ac2c174708bea456777291ab0 (patch) | |
tree | 51acf2f5c5f6bc6240edb2f7f3101975fb834e84 | |
parent | textproc/trdsql: Update to 0.20.0 (diff) |
textproc/ugrep: Update to 6.1.0
-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 9b5e99e7f3ae..3fc83e815436 100644 --- a/textproc/ugrep/Makefile +++ b/textproc/ugrep/Makefile @@ -1,6 +1,6 @@ PORTNAME= ugrep DISTVERSIONPREFIX= v -DISTVERSION= 6.0.0 +DISTVERSION= 6.1.0 CATEGORIES= textproc MAINTAINER= ashish@FreeBSD.org diff --git a/textproc/ugrep/distinfo b/textproc/ugrep/distinfo index 10142ce25e16..bbdc3f605d5c 100644 --- a/textproc/ugrep/distinfo +++ b/textproc/ugrep/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1715030275 -SHA256 (Genivia-ugrep-v6.0.0_GH0.tar.gz) = ee155c8561747b1f694e1cf4a064c2e4d504094d0714e908e3f9ea2ac9b7a9aa -SIZE (Genivia-ugrep-v6.0.0_GH0.tar.gz) = 7009582 +TIMESTAMP = 1717439609 +SHA256 (Genivia-ugrep-v6.1.0_GH0.tar.gz) = 587ebb694dd3d2f5bef9f35df5b9e196b89da981cfe1084539e55b8d9a62fd65 +SIZE (Genivia-ugrep-v6.1.0_GH0.tar.gz) = 13091376 |