aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--misc/yara/yara.SlackBuild4
-rw-r--r--misc/yara/yara.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/misc/yara/yara.SlackBuild b/misc/yara/yara.SlackBuild
index 2e7be8cf1d..5f3ba75516 100644
--- a/misc/yara/yara.SlackBuild
+++ b/misc/yara/yara.SlackBuild
@@ -22,12 +22,12 @@
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
-# Updated to v4.3.2 July 2023 Barry J. Grundy
+# Updated to v4.5.1 August 2024 Barry J. Grundy
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=yara
-VERSION=${VERSION:-4.3.2}
+VERSION=${VERSION:-4.5.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/misc/yara/yara.info b/misc/yara/yara.info
index 69f773d2f7..efa444849c 100644
--- a/misc/yara/yara.info
+++ b/misc/yara/yara.info
@@ -1,8 +1,8 @@
PRGNAM="yara"
-VERSION="4.3.2"
+VERSION="4.5.1"
HOMEPAGE="https://virustotal.github.io/yara"
-DOWNLOAD="https://github.com/VirusTotal/yara/archive/v4.3.2/yara-4.3.2.tar.gz"
-MD5SUM="cace2a274542e9c611c90b92b406a188"
+DOWNLOAD="https://github.com/VirusTotal/yara/archive/v4.5.1/yara-4.5.1.tar.gz"
+MD5SUM="775cdefb63df9c96e79cb3a30489146b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""