summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Lambiris2017-06-14 22:31:03 -0400
committerTony Lambiris2017-06-14 22:31:03 -0400
commitaa745127eee236b1da797052cd828fa1ded254a3 (patch)
tree792cb1b4bf0c0b728a31abfff1f1de514267094f
parent1868127e9b0ba702cd65ce28757dc6444b8b33db (diff)
downloadaur-aa745127eee236b1da797052cd828fa1ded254a3.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 6a79193006aa..ef07941a360c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = osquery-git
pkgdesc = SQL powered operating system instrumentation, monitoring, and analytics.
- pkgver = 2.4.4.r34.g62beb1e5
+ pkgver = 2.5.0.r0.g445fc126
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=62beb1e547622d63ca8793d4bc2f8eafc26e0c47
+ source = osquery-git::git+https://github.com/facebook/osquery#commit=445fc126482a1fa2bfb206defe45dac84bce48b0
source = osqueryd.conf.d
source = osqueryd.service
source = arch-linux.patch
diff --git a/PKGBUILD b/PKGBUILD
index 80cdc958b2a8..a7b143de4acd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tony Lambiris <tony@criticalstack.com>
pkgname=osquery-git
-pkgver=2.4.4.r34.g62beb1e5
+pkgver=2.5.0.r0.g445fc126
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="62beb1e547622d63ca8793d4bc2f8eafc26e0c47"
+_gitcommit="445fc126482a1fa2bfb206defe45dac84bce48b0"
#source=("${pkgname}::git+https://github.com/facebook/osquery"
source=("${pkgname}::git+https://github.com/facebook/osquery#commit=${_gitcommit}"
"osqueryd.conf.d"