summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Le Moal2022-09-06 22:57:14 +0200
committerOlivier Le Moal2022-09-06 22:57:14 +0200
commit1c83cc742e0c709dd2400d553beb6a1c8d568cdb (patch)
tree35645af456530ded90c7de57a12d2cbcd9658f4d
parent5dfa7ff926e44c450e4529b6f6cf04e511d8f48a (diff)
downloadaur-1c83cc742e0c709dd2400d553beb6a1c8d568cdb.tar.gz
Update to 3.1.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1b0cd8c815c7..886a73523070 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
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.2.0
- pkgrel = 2
+ pkgver = 3.1.3.0
+ pkgrel = 1
url = https://github.com/lgandx/responder/
arch = any
license = GPL3
makedepends = git
depends = python
- source = https://github.com/lgandx/Responder/archive/refs/tags/v3.1.2.0.tar.gz
+ source = https://github.com/lgandx/Responder/archive/refs/tags/v3.1.3.0.tar.gz
source = responder.sh
source = responder.patch
- sha256sums = 2e769bc1277749a352dcba193ee1b46d47c45e1385f7de9d34da428cc6966141
+ sha256sums = 3058d1a8505eeaed93a5ff9fca222b0491a9c87e7d971d1c3455496dcbb51e02
sha256sums = 3feef53e8c408439bc518474264b91919f9a43593f3bbf656958b9a8a216bc4b
sha256sums = 609160b1f0bb45803a1fb2cc18dd2262d1956352b6adb9b2e839de232ac4183f
diff --git a/PKGBUILD b/PKGBUILD
index 3122e010ad1c..ee4fc487ceac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
_pkgname=Responder
pkgname=responder
-pkgver=3.1.2.0
-pkgrel=2
+pkgver=3.1.3.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')
@@ -14,7 +14,7 @@ license=('GPL3')
source=("https://github.com/lgandx/Responder/archive/refs/tags/v${pkgver}.tar.gz"
'responder.sh'
'responder.patch')
-sha256sums=('2e769bc1277749a352dcba193ee1b46d47c45e1385f7de9d34da428cc6966141'
+sha256sums=('3058d1a8505eeaed93a5ff9fca222b0491a9c87e7d971d1c3455496dcbb51e02'
'3feef53e8c408439bc518474264b91919f9a43593f3bbf656958b9a8a216bc4b'
'609160b1f0bb45803a1fb2cc18dd2262d1956352b6adb9b2e839de232ac4183f')