diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2022-05-07 13:52:39 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2022-05-07 13:53:45 +0000 |
commit | 0e2dccfb429a6f80218bcc076d89487912728902 (patch) | |
tree | e9556aa3086e5682c101dbd583e4d9c2ae20d709 | |
parent | sysutils/beats7: Update to 7.17.3 (diff) |
textproc/re-flex: update to 3.2.5
Release notes: https://github.com/Genivia/RE-flex/releases/tag/v3.2.5
-rw-r--r-- | textproc/re-flex/Makefile | 2 | ||||
-rw-r--r-- | textproc/re-flex/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/re-flex/Makefile b/textproc/re-flex/Makefile index 725e96f4869c..2388676b35aa 100644 --- a/textproc/re-flex/Makefile +++ b/textproc/re-flex/Makefile @@ -1,5 +1,5 @@ PORTNAME= re-flex -PORTVERSION= 3.2.3 +PORTVERSION= 3.2.5 DISTVERSIONPREFIX= v PORTREVISION= 0 CATEGORIES= textproc diff --git a/textproc/re-flex/distinfo b/textproc/re-flex/distinfo index a4e9f55b6726..5250055394fa 100644 --- a/textproc/re-flex/distinfo +++ b/textproc/re-flex/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1649057453 -SHA256 (Genivia-RE-flex-v3.2.3_GH0.tar.gz) = 6aa5c054026dd031615638103e89c303f94af3d69f2250de25c4b81c34bafa07 -SIZE (Genivia-RE-flex-v3.2.3_GH0.tar.gz) = 5949156 +TIMESTAMP = 1651844349 +SHA256 (Genivia-RE-flex-v3.2.5_GH0.tar.gz) = 696f1aa3290d68232ba00c3c517e3ec31a1a85cf32e93ddabf6f7ac63d3ab44d +SIZE (Genivia-RE-flex-v3.2.5_GH0.tar.gz) = 5942244 |