summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Lambiris2017-07-07 00:03:29 -0400
committerTony Lambiris2017-07-07 00:03:29 -0400
commit40c9f6f2f52abe9e50b426053020f0f03c959ac7 (patch)
tree46c0e663b8f13a3680cbfe4ff1ff4d68e10d9ec9
parentdba91491987e2651382bdd11e7ddb077ba379b38 (diff)
downloadaur-40c9f6f2f52abe9e50b426053020f0f03c959ac7.tar.gz
Version bump for osquery-git
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4b6e3bb22758..73189b3f7603 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = osquery-git
pkgdesc = SQL powered operating system instrumentation, monitoring, and analytics.
- pkgver = 2.5.2.r0.g5d7de135
+ pkgver = 2.5.2.r4.ga36d6342
pkgrel = 1
url = https://osquery.io
arch = i686
@@ -47,7 +47,7 @@ pkgbase = osquery-git
conflicts = gmock
options = !strip
backup = etc/osquery/osquery.conf
- source = osquery-git::git+https://github.com/facebook/osquery#commit=5d7de135ddd79e4726637e553f391dccc15b6653
+ source = osquery-git::git+https://github.com/facebook/osquery#commit=a36d634246c48f223aa37ff01f77ead2a93d44ae
source = osqueryd.conf.d
source = osqueryd.service
source = arch-linux.patch
diff --git a/PKGBUILD b/PKGBUILD
index a926e02e8820..8ba79a53c1eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tony Lambiris <tony@criticalstack.com>
pkgname=osquery-git
-pkgver=2.5.2.r0.g5d7de135
+pkgver=2.5.2.r4.ga36d6342
pkgrel=1
pkgdesc="SQL powered operating system instrumentation, monitoring, and analytics."
arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@ makedepends=('asio' 'audit' 'aws-sdk-cpp-git' 'git' 'clang' 'benchmark'
conflicts=('gtest' 'gmock')
backup=('etc/osquery/osquery.conf')
options=(!strip)
-_gitcommit="5d7de135ddd79e4726637e553f391dccc15b6653"
+_gitcommit="a36d634246c48f223aa37ff01f77ead2a93d44ae"
#source=("${pkgname}::git+https://github.com/facebook/osquery"
source=("${pkgname}::git+https://github.com/facebook/osquery#commit=${_gitcommit}"
"osqueryd.conf.d"