diff options
author | wxs <wxs@FreeBSD.org> | 2015-06-30 21:48:43 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2015-06-30 21:48:43 +0800 |
commit | 31149bb944079c4266f31c30c2884f60d5bebb07 (patch) | |
tree | 090f5dc45b9fab0b24120ea85499b8fa7954fe76 /security | |
parent | b626bd3203ca3b0abb9471003e17595190972c89 (diff) | |
download | freebsd-ports-gnome-31149bb944079c4266f31c30c2884f60d5bebb07.tar.gz freebsd-ports-gnome-31149bb944079c4266f31c30c2884f60d5bebb07.tar.zst freebsd-ports-gnome-31149bb944079c4266f31c30c2884f60d5bebb07.zip |
Update to 3.4.0.
Diffstat (limited to 'security')
-rw-r--r-- | security/py-yara/Makefile | 2 | ||||
-rw-r--r-- | security/py-yara/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/py-yara/Makefile b/security/py-yara/Makefile index 1a23f04c1af9..4a9354531836 100644 --- a/security/py-yara/Makefile +++ b/security/py-yara/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= yara -PORTVERSION= 3.3.0 +PORTVERSION= 3.4.0 DISTVERSIONPREFIX= v CATEGORIES= security PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-yara/distinfo b/security/py-yara/distinfo index 3643b3f9cd1a..c7d0192ba007 100644 --- a/security/py-yara/distinfo +++ b/security/py-yara/distinfo @@ -1,2 +1,2 @@ -SHA256 (plusvic-yara-v3.3.0_GH0.tar.gz) = e5f4359082e35ff00ee94af9ee897bb0ab18abf49a2c4fe45968d7a848e5bd83 -SIZE (plusvic-yara-v3.3.0_GH0.tar.gz) = 7634474 +SHA256 (plusvic-yara-v3.4.0_GH0.tar.gz) = 528571ff721364229f34f6d1ff0eedc3cd5a2a75bb94727dc6578c6efe3d618b +SIZE (plusvic-yara-v3.4.0_GH0.tar.gz) = 7642695 |