diff options
| author | Terry Kennedy <terry-freebsd@glaver.org> | 2025-11-04 15:30:20 +0000 |
|---|---|---|
| committer | Vladimir Druzenko <vvd@FreeBSD.org> | 2025-11-04 15:30:20 +0000 |
| commit | 62689751c1bb9c262bb871b2957fe58b82a32ced (patch) | |
| tree | 52b28969153f248e5a8af1fc2a5c6827ef564699 | |
| parent | fc23ce595fb32967514f984d569bf7140c4c0fbf (diff) | |
security/cfv: Update 3.1.0 => 3.2.0
Changelog:
https://github.com/cfv-project/cfv/releases/tag/v3.2.0
PR: 290765
| -rw-r--r-- | security/cfv/Makefile | 3 | ||||
| -rw-r--r-- | security/cfv/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/security/cfv/Makefile b/security/cfv/Makefile index 84232a4b26a4..b2e2a690bc7d 100644 --- a/security/cfv/Makefile +++ b/security/cfv/Makefile @@ -1,7 +1,6 @@ PORTNAME= cfv DISTVERSIONPREFIX= v -DISTVERSION= 3.1.0 -PORTREVISION= 1 +DISTVERSION= 3.2.0 CATEGORIES= security MASTER_SITES= GH PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/cfv/distinfo b/security/cfv/distinfo index 5531baf45827..fad39af9c40b 100644 --- a/security/cfv/distinfo +++ b/security/cfv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1720162990 -SHA256 (cfv-project-cfv-v3.1.0_GH0.tar.gz) = 6578de2309925d1adbd8432fc5c0f9f2b06f8ea32beea77e06aeca7b62219382 -SIZE (cfv-project-cfv-v3.1.0_GH0.tar.gz) = 93155 +TIMESTAMP = 1762144228 +SHA256 (cfv-project-cfv-v3.2.0_GH0.tar.gz) = fb043f4b9de0dde2985734298a299e91898d4b6b3263eb4f09a72335c42cf72b +SIZE (cfv-project-cfv-v3.2.0_GH0.tar.gz) = 93931 |
