[arch-commits] Commit in sslstrip/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Jun 7 06:08:47 UTC 2018
Date: Thursday, June 7, 2018 @ 06:08:46
Author: felixonmars
Revision: 341662
upgpkg: sslstrip 0.9-8
BUILDINFO Rebuild
Modified:
sslstrip/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-06-07 06:08:01 UTC (rev 341661)
+++ PKGBUILD 2018-06-07 06:08:46 UTC (rev 341662)
@@ -4,7 +4,7 @@
pkgname=sslstrip
pkgver=0.9
-pkgrel=7
+pkgrel=8
pkgdesc="Python tool to hijack HTTPS connections during a MITM attack"
url="http://www.thoughtcrime.org/software/sslstrip/"
arch=('any')
@@ -11,7 +11,7 @@
license=('GPL3')
depends=('python2-pyopenssl' 'python2-twisted' 'python2-service-identity')
source=(http://www.thoughtcrime.org/software/sslstrip/${pkgname}-${pkgver}.tar.gz)
-sha512sums=("f6e24db0dcb0c4e137b5828d043db17f5d59e46181f51b1814cf66466b55d6a11a95e7ee8748e59faacfc6176689d030af5fa5c99dedce47e8f9ca6cc7316abc")
+sha512sums=('f6e24db0dcb0c4e137b5828d043db17f5d59e46181f51b1814cf66466b55d6a11a95e7ee8748e59faacfc6176689d030af5fa5c99dedce47e8f9ca6cc7316abc')
prepare() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list