diff options
author | wxs <wxs@FreeBSD.org> | 2014-05-19 09:40:30 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2014-05-19 09:40:30 +0800 |
commit | 45cb1546bef327442614f63880ce3a0b025b9c14 (patch) | |
tree | 41d777effae71192ee81f4db358a6dedec645f80 /security/yara | |
parent | 7020168311ef77ef522c0f0e8f53f78963b06409 (diff) | |
download | freebsd-ports-gnome-45cb1546bef327442614f63880ce3a0b025b9c14.tar.gz freebsd-ports-gnome-45cb1546bef327442614f63880ce3a0b025b9c14.tar.zst freebsd-ports-gnome-45cb1546bef327442614f63880ce3a0b025b9c14.zip |
Fix fetching.
Tag updated to v2.1.0 from 2.1.0. No changes to code.
Thanks antoine@ for noticing.
Diffstat (limited to 'security/yara')
-rw-r--r-- | security/yara/Makefile | 4 | ||||
-rw-r--r-- | security/yara/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/yara/Makefile b/security/yara/Makefile index 3f13ac2bf53b..ff66b03bdf67 100644 --- a/security/yara/Makefile +++ b/security/yara/Makefile @@ -9,8 +9,8 @@ COMMENT= A malware identification and classification tool USE_GITHUB= yes GH_ACCOUNT= plusvic -GH_TAGNAME= 2.1.0 -GH_COMMIT= 1f0559b +GH_TAGNAME= v2.1.0 +GH_COMMIT= 6530e73 USE_AUTOTOOLS= libtool aclocal autoheader automake GNU_CONFIGURE= yes diff --git a/security/yara/distinfo b/security/yara/distinfo index 96002fa71bc3..7ca775c91550 100644 --- a/security/yara/distinfo +++ b/security/yara/distinfo @@ -1,2 +1,2 @@ -SHA256 (yara-2.1.0.tar.gz) = d38c8c58e316ebb45da251b295161c1bdae491287f347875a9e482f99cb45c82 -SIZE (yara-2.1.0.tar.gz) = 590326 +SHA256 (yara-2.1.0.tar.gz) = 5172e17864dacc1f166504ea5c569b19a4594f11ab4ae323e00e981a13be902e +SIZE (yara-2.1.0.tar.gz) = 590302 |