~alpine/aports

testing/wrk: update to 3.1.2 v1 PROPOSED

Stuart Cardall: 1
 testing/wrk: update to 3.1.2

 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/1444/mbox | git am -3
Learn more about email & git

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

---
 testing/wrk/APKBUILD | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/testing/wrk/APKBUILD b/testing/wrk/APKBUILD
index 99fac6b..8d1cd50 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.1
pkgver=3.1.2
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="bf25e174845bad36fefd66f9be71889e  wrk-3.1.1.tar.gz"
sha256sums="3a44bd7c9da2edb80d41105c99c113250330b54bb9c3f80008eb6b088e5842ba  wrk-3.1.1.tar.gz"
sha512sums="ed7bfa0549ce10046e5f054b75befc458f50dd8fa59d5c23194ce63ce18a3c0dd2e966a1397bbd2c1dea7b9ad2f4a8a6b3a5a9676c5202d53fa9406da75b7e19  wrk-3.1.1.tar.gz"
md5sums="4479fcf38ecd6a792be3aaf2cad0a394  wrk-3.1.2.tar.gz"
sha256sums="da88a25f0eeb9e1fd6a9dcf4a96859e9e758f9446f0787cf7c95e4ccde14eefc  wrk-3.1.2.tar.gz"
sha512sums="399f33c2c008c21ac8fae1b561fe16ebcca324b5171340ffa706e84c256bf13a9983b5c18d258be6f87cb9fe8e38a434f9bfa7059395a01cb783f77faf952b15  wrk-3.1.2.tar.gz"
-- 
2.2.2



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