diff options
| author | Jan Beich <jbeich@FreeBSD.org> | 2026-06-26 05:07:02 +0000 |
|---|---|---|
| committer | Jan Beich <jbeich@FreeBSD.org> | 2026-07-09 00:45:09 +0000 |
| commit | 730b1bf23264c3798f53b4a8a6c15876c5befb89 (patch) | |
| tree | 6404c9e692f7fd4e4a355e258b4d26dd37abd641 | |
| parent | e668404cefb74f5860c8855537dd67730df2bcc2 (diff) | |
benchmarks/clpeak: update to 2.0.17
Changes: https://github.com/krrishnarraj/clpeak/releases/tag/2.0.15
Changes: https://github.com/krrishnarraj/clpeak/releases/tag/2.0.16
Changes: https://github.com/krrishnarraj/clpeak/releases/tag/2.0.17
Reported by: GitHub (watch releases)
| -rw-r--r-- | benchmarks/clpeak/Makefile | 5 | ||||
| -rw-r--r-- | benchmarks/clpeak/distinfo | 6 |
2 files changed, 4 insertions, 7 deletions
diff --git a/benchmarks/clpeak/Makefile b/benchmarks/clpeak/Makefile index 18c8c796b397..fa427e1fae4a 100644 --- a/benchmarks/clpeak/Makefile +++ b/benchmarks/clpeak/Makefile @@ -1,5 +1,5 @@ PORTNAME= clpeak -DISTVERSION= 2.0.14 +DISTVERSION= 2.0.17 CATEGORIES= benchmarks MAINTAINER= jbeich@FreeBSD.org @@ -30,7 +30,4 @@ VULKAN_CMAKE_BOOL= CLPEAK_ENABLE_VULKAN post-patch: @${REINPLACE_CMD} '/install.*LICENSE/d' ${WRKSRC}/CMakeLists.txt -post-install: - @${MV} ${STAGEDIR}${PREFIX}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin - .include <bsd.port.mk> diff --git a/benchmarks/clpeak/distinfo b/benchmarks/clpeak/distinfo index 52f1057fbf6f..fdd66c30ff5b 100644 --- a/benchmarks/clpeak/distinfo +++ b/benchmarks/clpeak/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1782211988 -SHA256 (krrishnarraj-clpeak-2.0.14_GH0.tar.gz) = 1b58d061fd8bd2cce7b20b62327d35ab8b9b87c3a081fd6d3b1f344583a0f306 -SIZE (krrishnarraj-clpeak-2.0.14_GH0.tar.gz) = 685709 +TIMESTAMP = 1783431518 +SHA256 (krrishnarraj-clpeak-2.0.17_GH0.tar.gz) = a079d0b77b066333414295a8a58fae2e4f3180fa8c2fced2ad2edf3f51f4ce70 +SIZE (krrishnarraj-clpeak-2.0.17_GH0.tar.gz) = 691003 |
