diff options
author | Renato Botelho <garga@FreeBSD.org> | 2023-12-05 15:16:19 -0300 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2023-12-06 07:47:23 -0300 |
commit | abd3fc851e4bfb780a182c50f11c89278fc9c10c (patch) | |
tree | 1b3b130d7bde38f4b2f29cfa24f66c0488955a2f | |
parent | ac15863de9de4d8be19412b1332593390f453272 (diff) | |
download | freebsd-ports-abd3fc851e4bfb780a182c50f11c89278fc9c10c.zip |
devel/cligen: Update to 6.5.0
PR: 275556
Approved by: maintainer
Sponsored by: Rubicon Communications, LLC ("Netgate")
-rw-r--r-- | devel/cligen/Makefile | 2 | ||||
-rw-r--r-- | devel/cligen/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/cligen/Makefile b/devel/cligen/Makefile index c7e283a03963..40797fe654cd 100644 --- a/devel/cligen/Makefile +++ b/devel/cligen/Makefile @@ -1,5 +1,5 @@ PORTNAME= cligen -PORTVERSION= 6.4.0 +PORTVERSION= 6.5.0 CATEGORIES= devel MAINTAINER= dave@dogwood.com diff --git a/devel/cligen/distinfo b/devel/cligen/distinfo index 30af2bd3e8b9..63cf59c385fd 100644 --- a/devel/cligen/distinfo +++ b/devel/cligen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1696257068 -SHA256 (clicon-cligen-6.4.0_GH0.tar.gz) = d12c43c2e1ac2c4c564b2e41cdc9902b540dd18a263af1dc4a6ed47cd08e102c -SIZE (clicon-cligen-6.4.0_GH0.tar.gz) = 815756 +TIMESTAMP = 1701796933 +SHA256 (clicon-cligen-6.5.0_GH0.tar.gz) = 8b3943430f7aa9eea6a5f7cf1ace5b68eb382380cf68f41ae3ef5e032e08816f +SIZE (clicon-cligen-6.5.0_GH0.tar.gz) = 816199 |