pev: orphan

This commit is contained in:
Michal Vasilek 2023-01-09 16:37:35 +01:00
parent d8e124fc2d
commit 50d08f38cd
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ makedepends="openssl-devel pcre-devel"
# We don't need python for check, only their PE binary is needed
checkdepends="which python3"
short_desc="PE file analysis toolkit"
maintainer="Diogo Leal <diogo@diogoleal.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
# executable is GPL-2.0-or-later, libpe is LGPL-3.0-or-later
license="GPL-2.0-or-later, MIT, LGPL-3.0-or-later, BSD-2-Clause"
homepage="http://pev.sourceforge.net/"