Skip to content

Commit

Permalink
empire: version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
noptrix committed Jun 30, 2023
1 parent efa1c8c commit 7abd24f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions packages/empire/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
# See COPYING for license details.

pkgname=empire
pkgver=3086.ce3fdeca
pkgrel=2
pkgver=3113.e46e61ae
pkgrel=1
epoch=2
pkgdesc='A PowerShell and Python post-exploitation agent.'
groups=('blackarch' 'blackarch-automation')
Expand Down Expand Up @@ -36,9 +36,9 @@ depends=('python' 'python-urllib3' 'python-requests' 'python-iptools' 'tk'
'python-pyvnc' 'python-rsa' 'python-ruff' 'python-service-identity'
'python-sniffio' 'python-starlette' 'python-stone' 'python-toml'
'python-tomli' 'python-twisted' 'python-typing-extensions'
'python-wcwidth' 'python-websocket-client'
'python-websockets' 'python-werkzeug' 'python-zipp' 'websockify'
'python-zope-interface' 'uvicorn')
'python-wcwidth' 'python-websocket-client' 'python-websockets'
'python-werkzeug' 'python-zipp' 'websockify' 'python-zope-interface'
'uvicorn')
makedepends=('git')
source=("$pkgname::git+https://github.com/BC-SECURITY/Empire.git"
'https://files.pythonhosted.org/packages/35/d3/d6a9610f19d943e198df502ae660c6b5acf84cc3bc421a2aa3c0fb6b21d1/pyOpenSSL-22.0.0.tar.gz'
Expand Down

0 comments on commit 7abd24f

Please sign in to comment.