summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRandy Ramos2017-09-27 19:27:38 -0400
committerRandy Ramos2017-09-27 19:27:38 -0400
commitce961870f7625618a03d8fb63e4ded9868db8ca5 (patch)
tree3313543e9ae5d350f3df5f8d3491aee1bb607ace /PKGBUILD
parent7b9a3cfb8a360cc13da216e4488e0bb78d9bd013 (diff)
downloadaur-ce961870f7625618a03d8fb63e4ded9868db8ca5.tar.gz
Updated to new version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f6e7d68df1b7..f9e347974d15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Randy Ramos <rramos1295 \at\ gmail \dot\ com>
pkgname='responder'
-pkgver=2.3.3.6
+pkgver=2.3.3.8
pkgrel=1
pkgdesc='A LLMNR, NBT-NS and MDNS poisoner, with built-in HTTP/SMB/MSSQL/FTP/LDAP rogue authentication server supporting NTLMv1/NTLMv2/LMv2, Extended Security NTLMSSP and Basic HTTP authentication'
arch=('any')
@@ -10,8 +10,8 @@ makedepends=('git')
url='https://github.com/lgandx/Responder/'
license=('GPL3')
source=("https://github.com/lgandx/$pkgname/archive/v$pkgver.tar.gz" 'responder.sh')
-sha256sums=('269245554f7d67ebc29c1f7c97f43521cd5c445fddd77f8c1bf733a3b43ca400'
- '658d17f895ad48a47babf885176a8a4e891219c7fd7d53141a1dbdbbaa0b9374')
+sha256sums=('42fd6613ce0aebf63716bdb5cb9d99889f24d4af7db711cc9350afba668d25f4'
+ '658d17f895ad48a47babf885176a8a4e891219c7fd7d53141a1dbdbbaa0b9374')
package() {
cd "$srcdir/Responder-$pkgver"