summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoranthraxx2016-11-12 14:10:09 +0100
committeranthraxx2016-11-12 14:10:09 +0100
commit4ae8dadefbfad8739cfc064e6713ac62daf81f2a (patch)
tree3b12bf299cbe8c6ecb2bd47488a4d5da41952c55 /PKGBUILD
parent1b5bb15c18fa561ed7e093910eba28554cfe3793 (diff)
downloadaur-4ae8dadefbfad8739cfc064e6713ac62daf81f2a.tar.gz
upgpkg: cowrie 1.1.0-1 (slightly adjusted dep)
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0365d7154be1..ff9fd4860388 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc='Medium interaction SSH honeypot designed to log brute force attacks and
url='https://github.com/micheloosterhof/cowrie'
arch=('any')
license=('BSD')
-depends=('twisted' 'zope-interface' 'zope-interface' 'python2-crypto' 'python2-pyasn1' 'python2-cryptography'
+depends=('twisted' 'python2-zope-interface' 'python2-crypto' 'python2-pyasn1' 'python2-cryptography'
'python2-gmpy2' 'python2-pyopenssl' 'mysql-python' 'python2-dateutil' 'python2-tftpy')
backup=('etc/cowrie.cfg')
install=cowrie.install