summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoranthraxx2016-12-18 13:22:25 +0100
committeranthraxx2016-12-18 13:22:25 +0100
commitde6cae94bdd81defa4c73cc878e87d9c4ad8395f (patch)
treeff2d5171e81f708149a6a31348c892042b303c35 /PKGBUILD
parent6be37d04ef35b6a0a2c0561ecaf2682cab8be8d8 (diff)
downloadaur-cowrie-git.tar.gz
upgpkg: cowrie-git 1.1.0+1352+115ccd6-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fa4793537d07..e3fea6bd2f29 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=cowrie-git
pkgver=1.1.0+1352+115ccd6
-pkgrel=1
+pkgrel=2
pkgdesc='Medium interaction SSH honeypot designed to log brute force attacks and entire shell interaction'
url='https://github.com/micheloosterhof/cowrie'
arch=('any')
license=('BSD')
depends=('python2-twisted' 'python2-zope-interface' 'python2-crypto' 'python2-pyasn1' 'python2-cryptography'
'python2-gmpy2' 'python2-pyopenssl' 'mysql-python' 'python2-dateutil' 'python2-tftpy'
- 'python2-configparser' 'python2-service-identity')
+ 'python2-configparser' 'python2-service-identity' 'python2-requests')
makedepends=('git')
backup=('etc/cowrie.cfg')
provides=('cowrie')