summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTony Lambiris2017-03-13 06:26:42 -0400
committerTony Lambiris2017-03-13 06:26:42 -0400
commit3777d97581f81f0554ade7e22798be36c0124c94 (patch)
treea4a208847c34c46dddcdfeb0cd898cd1100a66af /PKGBUILD
parent16be780b574282b1f400f9671a91e11cb8330d9d (diff)
downloadaur-3777d97581f81f0554ade7e22798be36c0124c94.tar.gz
Update osquery version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 48ec2f7be0ee..0135230c8738 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tony Lambiris <tony@criticalstack.com>
pkgname=osquery-git
-pkgver=2.3.4.r4.g02dcbaf1
+pkgver=2.3.4.r12.gc8c5b7fa
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="02dcbaf1beeb61f6c72f41db99de69482f894738"
+_gitcommit="c8c5b7fa223455f76116ade3338432a256035ee9"
#source=("${pkgname}::git+https://github.com/facebook/osquery"
source=("${pkgname}::git+https://github.com/facebook/osquery#commit=${_gitcommit}"
"osqueryd.conf.d"