summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Le Moal2024-05-16 09:45:43 +0200
committerOlivier Le Moal2024-05-16 09:45:43 +0200
commitda018b438683bb820803a6e135608ded4b66d7df (patch)
tree066b4d2421f5b2c6da991bbd47011668e0df9076
parent471763591eee7f22ac9578b95d4157cdc3515b17 (diff)
downloadaur-da018b438683bb820803a6e135608ded4b66d7df.tar.gz
Update to 3.1.4.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6fa357bd4d67..eb1c28465fa9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,17 @@
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 = 3.1.3.0
- pkgrel = 2
+ pkgver = 3.1.4.0
+ pkgrel = 1
url = https://github.com/lgandx/responder/
arch = any
license = GPL3
makedepends = git
depends = python
depends = python-netifaces
- source = https://github.com/lgandx/Responder/archive/refs/tags/v3.1.3.0.tar.gz
+ source = https://github.com/lgandx/Responder/archive/refs/tags/v3.1.4.0.tar.gz
source = responder.sh
source = responder.patch
- sha256sums = 3058d1a8505eeaed93a5ff9fca222b0491a9c87e7d971d1c3455496dcbb51e02
+ sha256sums = ff037d3ea0b9044267cf5903faea273a5908762956d9185f433e2a22858bd85b
sha256sums = 3feef53e8c408439bc518474264b91919f9a43593f3bbf656958b9a8a216bc4b
sha256sums = 609160b1f0bb45803a1fb2cc18dd2262d1956352b6adb9b2e839de232ac4183f
diff --git a/PKGBUILD b/PKGBUILD
index 3de7dc3945cb..1b6748259e97 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
_pkgname=Responder
pkgname=responder
-pkgver=3.1.3.0
-pkgrel=2
+pkgver=3.1.4.0
+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')
depends=('python' 'python-netifaces')
@@ -14,7 +14,7 @@ license=('GPL3')
source=("https://github.com/lgandx/Responder/archive/refs/tags/v${pkgver}.tar.gz"
'responder.sh'
'responder.patch')
-sha256sums=('3058d1a8505eeaed93a5ff9fca222b0491a9c87e7d971d1c3455496dcbb51e02'
+sha256sums=('ff037d3ea0b9044267cf5903faea273a5908762956d9185f433e2a22858bd85b'
'3feef53e8c408439bc518474264b91919f9a43593f3bbf656958b9a8a216bc4b'
'609160b1f0bb45803a1fb2cc18dd2262d1956352b6adb9b2e839de232ac4183f')