diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-05 20:01:47 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-06 05:19:29 +0000 |
commit | 5ff310983c15b347efd4284e3ced11af77a787eb (patch) | |
tree | 4d2ba472725194d5e509e16c87507b08d46d2b8e /testing/yara/APKBUILD | |
parent | 7f60a2b8ecbb10876eba101b8e5705aa5656ab0f (diff) | |
download | aports-5ff310983c15b347efd4284e3ced11af77a787eb.tar.bz2 aports-5ff310983c15b347efd4284e3ced11af77a787eb.tar.xz |
testing/yara: rebuild against libressl-2.7
Diffstat (limited to 'testing/yara/APKBUILD')
-rw-r--r-- | testing/yara/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/yara/APKBUILD b/testing/yara/APKBUILD index fa0547c7a0..59151e9363 100644 --- a/testing/yara/APKBUILD +++ b/testing/yara/APKBUILD @@ -2,7 +2,7 @@ pkgname=yara pkgver=3.7.0 -pkgrel=1 +pkgrel=2 pkgdesc="The pattern matching swiss knife for malware researchers" url="https://virustotal.github.io/yara/" arch="all !armhf" # armhf: tests fail |