summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTony Lambiris2018-05-28 17:38:08 -0400
committerTony Lambiris2018-05-28 17:38:08 -0400
commit46ffac55544c48845027e14f48541fcb2e7deb2d (patch)
treef03374660643efd9413e2ac4d2324d1721818323 /PKGBUILD
parente08dc0ec6a35ecbeb3cd58f36bd6382e60674978 (diff)
downloadaur-46ffac55544c48845027e14f48541fcb2e7deb2d.tar.gz
Version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fe21800cbb66..a0d0cd6e5941 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tony Lambiris <tony@criticalstack.com>
pkgname=osquery-git
-pkgver=3.2.5.r20.gbf82fca62
+pkgver=3.2.6.r14.gdeff17a8e
pkgrel=1
pkgdesc="SQL powered operating system instrumentation, monitoring, and analytics."
arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@ makedepends=('asio' 'audit' 'aws-sdk-cpp-git' 'git' 'clang' 'benchmark'
conflicts=()
backup=('etc/osquery/osquery.conf')
options=(!strip)
-_gitcommit='bf82fca6202e17817005c8304ecf2b14860da245'
+_gitcommit='deff17a8e7d0ad136d1532815ce5d5f0eeb014ad'
#source=("${pkgname}::git+https://github.com/facebook/osquery"
source=("${pkgname}::git+https://github.com/facebook/osquery#commit=${_gitcommit}"
"osqueryd.conf.d"