16 lines
547 B
Bash
16 lines
547 B
Bash
# Template file for 'python3-yara'
|
|
pkgname=python3-yara
|
|
version=4.1.3
|
|
revision=1
|
|
wrksrc="yara-python-${version}"
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
makedepends="yara-devel python3-devel"
|
|
depends="python3"
|
|
short_desc="Python3 interface for YARA"
|
|
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|
license="Apache-2.0"
|
|
homepage="http://virustotal.github.io/yara/"
|
|
distfiles="https://github.com/VirusTotal/yara-python/archive/v${version}.tar.gz"
|
|
checksum=009273c362d2f552ae784a297e4f0bd21ec5c51abd7e07fedb408156ffa2da8b
|