mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
yara, bump version (#9719)
This commit is contained in:
@@ -3,11 +3,11 @@ DESCRIPTION="YARA is a tool aimed at (but not limited to) helping malware resear
|
||||
and classify malware samples. With YARA you can create descriptions of malware families (or \
|
||||
whatever you want to describe) based on textual or binary patterns. "
|
||||
HOMEPAGE="https://virustotal.github.io/yara/"
|
||||
COPYRIGHT="2008-2023 VirusTotal"
|
||||
COPYRIGHT="2007-2016 The YARA Authors"
|
||||
LICENSE="BSD (3-clause)"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/VirusTotal/yara/archive/refs/tags/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="a9587a813dc00ac8cdcfd6646d7f1c172f730cda8046ce849dfea7d3f6600b15"
|
||||
CHECKSUM_SHA256="301ddefefddba352022da8982f4c86f898827cd2c8c3394e2db08110c4caf7aa"
|
||||
SOURCE_DIR="yara-$portVersion"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
Reference in New Issue
Block a user