[packages/wrk] up to 4.2.0

mis mis at pld-linux.org
Thu Feb 19 14:45:21 CET 2026


commit 4c57cb9c28f28b80149db6b3c8a1b18667e1dd01
Author: mis <mistoo at gmail.com>
Date:   Thu Feb 19 14:35:28 2026 +0100

    up to 4.2.0

 wrk.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/wrk.spec b/wrk.spec
index 15318bc..5294e86 100644
--- a/wrk.spec
+++ b/wrk.spec
@@ -1,11 +1,11 @@
 Summary:	A modern HTTP benchmarking tool
 Name:		wrk
-Version:	4.0.2
+Version:	4.2.0
 Release:	1
 License:	Apache v2.0
 Group:		Networking/Utilities
 Source0:	https://github.com/wg/wrk/archive/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	2c9c7cbd2468152ccdd48587762c95c1
+# Source0-md5:	bd3ee6407b1aa8b66abfa6ee2c166849
 URL:		https://github.com/wg/wrk
 BuildRequires:	luajit-devel >= 2.0.2
 BuildRequires:	openssl-devel
@@ -25,8 +25,8 @@ response processing, and custom reporting.
 
 %build
 CFLAGS="%{rpmcflags}" \
-%{__make} \
-WITH_OPENSSL=%{_prefix} WITH_LUAJIT=%{_prefix} \
+	  %{__make} \
+	  WITH_OPENSSL=%{_prefix} \
 	  CC="%{__cc}"
 
 %install
@@ -40,4 +40,4 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/wrk
-%doc README CHANGES NOTICE SCRIPTING scripts
+%doc README.md CHANGES NOTICE SCRIPTING scripts
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/wrk.git/commitdiff/4c57cb9c28f28b80149db6b3c8a1b18667e1dd01



More information about the pld-cvs-commit mailing list