~alpine/aports

testing/wrk: update to 4.0.0 v1 PROPOSED

Stuart Cardall: 1
 testing/wrk: update to 4.0.0

 1 files changed, 4 insertions(+), 4 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/2645/mbox | git am -3
Learn more about email & git

[alpine-aports] [PATCH] testing/wrk: update to 4.0.0 Export this patch

https://github.com/wg/wrk/blob/master/CHANGES
---
 testing/wrk/APKBUILD | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/testing/wrk/APKBUILD b/testing/wrk/APKBUILD
index 8d1cd50..685cc95 100644
--- a/testing/wrk/APKBUILD
+++ b/testing/wrk/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Stuart Cardall <developer@it-offshore.co.uk>
# Maintainer: Stuart Cardall <developer@it-offshore.co.uk>
pkgname=wrk
pkgver=3.1.2
pkgver=4.0.0
pkgrel=0
pkgdesc="wrk is a modern HTTP benchmarking tool"
url="https://github.com/wg/wrk"
@@ -38,6 +38,6 @@ package() {
	install -m755 -D scripts/* "$pkgdir"/usr/share/doc/$pkgname/scripts/
}

md5sums="4479fcf38ecd6a792be3aaf2cad0a394  wrk-3.1.2.tar.gz"
sha256sums="da88a25f0eeb9e1fd6a9dcf4a96859e9e758f9446f0787cf7c95e4ccde14eefc  wrk-3.1.2.tar.gz"
sha512sums="399f33c2c008c21ac8fae1b561fe16ebcca324b5171340ffa706e84c256bf13a9983b5c18d258be6f87cb9fe8e38a434f9bfa7059395a01cb783f77faf952b15  wrk-3.1.2.tar.gz"
md5sums="d0bd10a6195a16be804783565861e02b  wrk-4.0.0.tar.gz"
sha256sums="8fa8fb05f4663d03c1ca7804367eb602882f9630441bd56e8e9aaf3a2bd26067  wrk-4.0.0.tar.gz"
sha512sums="c9d318fec64c514f1232fcfd7b624dff9ac91e34a7e379b3d97c7b4e948ba1d8b9d115d7789d778db388d7af1ba4a7b839c9f2f3c930b305086b00c6eeca871d  wrk-4.0.0.tar.gz"
-- 
2.2.2



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---