[arch-commits] Commit in slowhttptest/trunk (PKGBUILD)

Levente Polyak anthraxx at archlinux.org
Tue Nov 10 22:59:07 UTC 2020


    Date: Tuesday, November 10, 2020 @ 22:59:06
  Author: anthraxx
Revision: 749896

upgpkg: slowhttptest 1.8.2-1

Modified:
  slowhttptest/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-10 22:47:05 UTC (rev 749895)
+++ PKGBUILD	2020-11-10 22:59:06 UTC (rev 749896)
@@ -2,16 +2,16 @@
 # Contributor: Changaco <changaco ατ changaco δοτ net>
 
 pkgname=slowhttptest
-pkgver=1.8.1
+pkgver=1.8.2
 pkgrel=1
 pkgdesc='Highly configurable tool that simulates some Application Layer Denial of Service (DoS) attacks'
 url='https://github.com/shekyan/slowhttptest'
 arch=('x86_64')
 license=('Apache')
-depends=('openssl' 'gcc-libs')
+depends=('glibc' 'openssl' 'gcc-libs')
 source=(https://github.com/shekyan/slowhttptest/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('95f43a18efbdfaa088acf0e2d6ce0fc4f4fc33a7486cd536d327a6ba71de30e7')
-sha512sums=('1866c2bd7f314ec27c556ae6850e4aff4328cf3e9b14878bdbcbb17473b74dadb5a858adbaff4952d66a8d4a18a6655086797c1ccb7232a64cfc35aba3c59a83')
+sha512sums=('76fe1914862165196fc421a6456020e3aa70cf5370468d0f348574173e2e692a3361169a515ccd8012f6f63b056bbdbee1d3e02440cce6f456bd7b85dff839f8')
+b2sums=('eab6cb49ded764db6c322eba44016d19906cfd4149c10740b89dd15e69d13329f1c0987b5f5875a9b21651ea00f084729dcbc1661d226a56761b180511489977')
 
 prepare() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list