summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRandy Ramos2017-12-15 10:46:34 -0500
committerRandy Ramos2017-12-15 10:46:34 -0500
commit0c85d313ddf78a6b4a256c524cc9496b3a1bfd2a (patch)
tree63f21c3ae2f7d21b9a1f646aeee1980d398835f2
parenta460e4655a54477646344537a7ec6f2226b95486 (diff)
downloadaur-0c85d313ddf78a6b4a256c524cc9496b3a1bfd2a.tar.gz
Update package checksums
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 420d29c75b3c..ac90f88081f2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
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.9
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/lgandx/responder/
arch = any
license = GPL3
@@ -10,7 +10,7 @@ pkgbase = responder
source = https://github.com/lgandx/responder/archive/v2.3.3.9.tar.gz
source = responder.sh
source = responder.patch
- sha256sums = 42fd6613ce0aebf63716bdb5cb9d99889f24d4af7db711cc9350afba668d25f4
+ sha256sums = fd9412211d8680740f02bece9e1ce05d518208fe96caba262330fe7c8756a08c
sha256sums = 658d17f895ad48a47babf885176a8a4e891219c7fd7d53141a1dbdbbaa0b9374
sha256sums = d200ddf84e1a0ad691ecc708f4c3e495793dd1c246ded3cd777daf4fe1d75753
diff --git a/PKGBUILD b/PKGBUILD
index 213aa48ea313..5eba1910de52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='responder'
pkgver=2.3.3.9
-pkgrel=1
+pkgrel=2
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=('python2')
@@ -12,7 +12,7 @@ license=('GPL3')
source=("https://github.com/lgandx/$pkgname/archive/v$pkgver.tar.gz"
'responder.sh'
'responder.patch')
-sha256sums=('42fd6613ce0aebf63716bdb5cb9d99889f24d4af7db711cc9350afba668d25f4'
+sha256sums=('fd9412211d8680740f02bece9e1ce05d518208fe96caba262330fe7c8756a08c'
'658d17f895ad48a47babf885176a8a4e891219c7fd7d53141a1dbdbbaa0b9374'
'd200ddf84e1a0ad691ecc708f4c3e495793dd1c246ded3cd777daf4fe1d75753')