slackbuilds_ponce/system/volatility3/volatility3.info
Andrew Clemons 679ac65187
system/volatility3: Fix github tarball handling.
https://slackbuilds.org/GITHUB_URLs.txt

This avoids having differently named tarballs based on whether the
client respects content disposition headers or not.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-07-29 08:13:29 +07:00

10 lines
404 B
Text

PRGNAM="volatility3"
VERSION="2.4.1"
HOMEPAGE="https://github.com/volatilityfoundation/volatility3"
DOWNLOAD="https://github.com/volatilityfoundation/volatility3/archive/v2.4.1/volatility3-2.4.1.tar.gz"
MD5SUM="5172c1eb8063a2d774359ebb7ebc2a49"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pefile python3-pycrypto pycryptodomex python3-yara"
MAINTAINER="Barry J. Grundy"
EMAIL="bgrundy AT linuxleo.com"