blob: d963ad2f06fe6a1c989bfb1dc8c6877904e778ae (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = enum4linux-ng
pkgdesc = Next-generation version of enum4linux for enumerating Windows and Samba systems
pkgver = 1.3.10
pkgrel = 1
url = https://github.com/cddmp/enum4linux-ng
arch = any
license = GPL3
depends = smbclient
depends = python
depends = python-ldap3
depends = python-yaml
depends = impacket
source = enum4linux-ng-1.3.10.tar.gz::https://github.com/cddmp/enum4linux-ng/archive/refs/tags/v1.3.10.tar.gz
sha256sums = 563235acd56278dbcc405e436d78cf29eaa55dc83b11b6c38d46077198f6a427
pkgname = enum4linux-ng
|