diff options
-rw-r--r-- | math/kfr/Makefile | 4 | ||||
-rw-r--r-- | math/kfr/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/math/kfr/Makefile b/math/kfr/Makefile index 47ac1b10a450..cc5f84755155 100644 --- a/math/kfr/Makefile +++ b/math/kfr/Makefile @@ -1,5 +1,5 @@ PORTNAME= kfr -DISTVERSION= 6.1.1 +DISTVERSION= 6.2.0 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org @@ -44,6 +44,6 @@ post-test: # see https://github.com/kfrlib/kfr/issues/164 @cd ${BUILD_WRKSRC} && \ ${BUILD_WRKSRC}/bin/all_tests -# tests as of 6.1.1: [--SUCCESS--] 199/199 tests 2810450/2810450 checks +# tests as of 6.2.0: [--SUCCESS--] 199/199 tests 2810450/2810450 checks .include <bsd.port.mk> diff --git a/math/kfr/distinfo b/math/kfr/distinfo index 752e7b2efd5d..459794fc51c3 100644 --- a/math/kfr/distinfo +++ b/math/kfr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1737283736 -SHA256 (kfrlib-kfr-6.1.1_GH0.tar.gz) = 71ee9f807e0c6d3cc63740ffee681fa82110ab7eaf524360e9e40ef8e7cda91c -SIZE (kfrlib-kfr-6.1.1_GH0.tar.gz) = 11273875 +TIMESTAMP = 1751181730 +SHA256 (kfrlib-kfr-6.2.0_GH0.tar.gz) = bc9507e1dde17a86b68fb045404b66c5c486e61e324d9209468ea1e6cac7173c +SIZE (kfrlib-kfr-6.2.0_GH0.tar.gz) = 11281340 |