summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTony Lambiris2017-03-03 14:25:00 -0500
committerTony Lambiris2017-03-03 14:25:00 -0500
commit16be780b574282b1f400f9671a91e11cb8330d9d (patch)
treed52b927d3942579feaf69bdaa82393c993b85dfc /PKGBUILD
parent98c34578424429fa4716292e76d860daadb4781e (diff)
downloadaur-16be780b574282b1f400f9671a91e11cb8330d9d.tar.gz
Bump osquery version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index be30ecfc7ca4..48ec2f7be0ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tony Lambiris <tony@criticalstack.com>
pkgname=osquery-git
-pkgver=2.3.4.r3.ga57e409b
+pkgver=2.3.4.r4.g02dcbaf1
pkgrel=1
pkgdesc="SQL powered operating system instrumentation, monitoring, and analytics."
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@ makedepends=('asio' 'audit' 'aws-sdk-cpp-git' 'git' 'clang' 'benchmark'
'augeas' 'boost' 'boost-libs' 'lldpd' 'apt' 'dpkg' 'rpm-org')
backup=('etc/osquery/osquery.conf')
options=(!strip)
-_gitcommit="a57e409bea3a81875dc3bfa6700ac2983e442163"
+_gitcommit="02dcbaf1beeb61f6c72f41db99de69482f894738"
#source=("${pkgname}::git+https://github.com/facebook/osquery"
source=("${pkgname}::git+https://github.com/facebook/osquery#commit=${_gitcommit}"
"osqueryd.conf.d"