summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRandy Ramos2017-12-15 10:36:12 -0500
committerRandy Ramos2017-12-15 10:36:12 -0500
commite18c9d88774a6c30a33f205a21bc915305787cab (patch)
tree787bede0143bd164dc8927dfadf16d629ee7615e
parentcc7387344cfb8a7db9036a24656cb9c5c7e04bae (diff)
downloadaur-e18c9d88774a6c30a33f205a21bc915305787cab.tar.gz
Update to next version
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 82463e0d1ebf..6d57b10897e4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = responder
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
- pkgver = 2.3.3.8
+ pkgver = 2.3.3.9
pkgrel = 3
url = https://github.com/lgandx/responder/
arch = any
license = GPL3
makedepends = git
depends = python2
- source = https://github.com/lgandx/responder/archive/v2.3.3.8.tar.gz
+ source = https://github.com/lgandx/responder/archive/v2.3.3.9.tar.gz
source = responder.sh
source = responder.patch
sha256sums = 42fd6613ce0aebf63716bdb5cb9d99889f24d4af7db711cc9350afba668d25f4
diff --git a/PKGBUILD b/PKGBUILD
index 1f69b6e968ca..1d376072db3d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Randy Ramos <rramos1295 \at\ gmail \dot\ com>
pkgname='responder'
-pkgver=2.3.3.8
+pkgver=2.3.3.9
pkgrel=3
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')