summaryrefslogtreecommitdiffstats
path: root/plugins/apps/wrk.mk
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/apps/wrk.mk')
-rw-r--r--plugins/apps/wrk.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/apps/wrk.mk b/plugins/apps/wrk.mk
index 656040d..d41d50f 100644
--- a/plugins/apps/wrk.mk
+++ b/plugins/apps/wrk.mk
@@ -7,6 +7,8 @@ $(PKG)_CHECKSUM := c03bbc283836cb4b706eb6bfd18e724a8ce475e2c16154c13c6323a845b43
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := https://github.com/wg/wrk/archive/$($(PKG)_VERSION).tar.gz
+$(PKG)_WEBSITE := https://github.com/wg/wrk
+$(PKG)_OWNER := https://github.com/starius
$(PKG)_DEPS := gcc luajit openssl pthreads
define $(PKG)_UPDATE