summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dffaedffb2f2..4b6466c1e3f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Konstantin Shalygin (k0ste@opentech.ru)
pkgname='yandex-tank'
-pkgver='1.7.14'
+pkgver='1.7.18'
pkgrel='0'
pkgdesc='Performance measurement tool'
arch=('any')
@@ -9,7 +9,7 @@ url='https://github.com/yandex/yandex-tank'
license=('GPL')
depends=('python2' 'python2-psutil' 'python2-ipaddr' 'python2-progressbar' 'phantom-engine-git')
source=("http://ppa.launchpad.net/yandex-load/main/ubuntu/pool/main/y/yandextank/yandextank_${pkgver}.tar.gz")
-sha256sums=('48c4814663ead38843b7589cfc0bd3fed537b05609a36f009ba7ce1663b5c998')
+sha256sums=('27fad648eaf0c49a149c245a589e1c2b62a18865e997721a00e5df8e1df4d772')
build() {
cd "$srcdir/$pkgname"