summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsynnick2019-09-17 14:57:39 +0200
committersynnick2019-09-17 14:57:39 +0200
commit479ffe401309c06606bca195925b5d5393904b42 (patch)
tree4c93fc52b2575a66d84725be0ba722ff09be4656 /PKGBUILD
parent79c86deaf8f4674c4d756792c29b5936b74e7522 (diff)
downloadaur-479ffe401309c06606bca195925b5d5393904b42.tar.gz
Bump zeek to version 3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 93a4cf2c11b0..6db0863df3d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nick Skelsey <nskelsey+zz@gmail.com>
pkgname=zeek
-pkgver=2.6.4
-pkgrel=5
+pkgver=3.1.0.112
+pkgrel=6
pkgdesc="A network analysis framework"
arch=('x86_64')
url="https://www.zeek.org/index.html"