Skip to content

Commit

Permalink
bump(main/yara): 4.5.1
Browse files Browse the repository at this point in the history
This commit has been automatically submitted by Github Actions.
  • Loading branch information
termuxbot2 committed May 25, 2024
1 parent 48e6941 commit 4a1f02e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/yara/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/VirusTotal/yara
TERMUX_PKG_DESCRIPTION="Tool aimed at helping malware researchers to identify and classify malware samples"
TERMUX_PKG_LICENSE="BSD 3-Clause"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION="4.5.0"
TERMUX_PKG_VERSION="4.5.1"
TERMUX_PKG_SRCURL=https://github.com/VirusTotal/yara/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=f6db34bd102703bf56cc2878ddfb249c3fb2e09c9194d3adb78c3ab79282c827
TERMUX_PKG_SHA256=011b95f903d8fc22de50aa1e3c1bf4ed598dbde6f9ea45176945cec5520452dc
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_UPDATE_VERSION_REGEXP="\d+\.\d+\.\d+"
TERMUX_PKG_DEPENDS="file, openssl, libandroid-posix-semaphore"
Expand Down

0 comments on commit 4a1f02e

Please sign in to comment.