diff options
Diffstat (limited to 'testing/tsung/APKBUILD')
-rw-r--r-- | testing/tsung/APKBUILD | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/testing/tsung/APKBUILD b/testing/tsung/APKBUILD index 01e5563574..1c2b1cecd3 100644 --- a/testing/tsung/APKBUILD +++ b/testing/tsung/APKBUILD @@ -4,13 +4,18 @@ pkgname=tsung pkgver=1.6.0.1 _srcver=445d78213bb4360d78df3753b3e23e6a28d701f0 -pkgrel=2 +pkgrel=3 pkgdesc="Tsung is a high-performance benchmark framework for various protocols including HTTP,XMPP,LDAP,etc." url="http://www.process-one.net/en/tsung/" license="GPL2" arch="noarch !armhf" depends="bash erlang + erlang-crypto + erlang-inets + erlang-os-mon + erlang-sasl + erlang-xmerl gnuplot perl-template-toolkit python2 |