summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Lambiris2017-07-01 14:47:26 -0400
committerTony Lambiris2017-07-01 14:47:26 -0400
commitdba91491987e2651382bdd11e7ddb077ba379b38 (patch)
tree7784b758dddfec18e1ef82c149713af707cd11ad
parent3d9f17ba0111714a164cfd31a2be884c944d4269 (diff)
downloadaur-dba91491987e2651382bdd11e7ddb077ba379b38.tar.gz
Version bump
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d2a084254ca0..4b6e3bb22758 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = osquery-git
pkgdesc = SQL powered operating system instrumentation, monitoring, and analytics.
- pkgver = 2.5.1.r11.gcf50143e
+ pkgver = 2.5.2.r0.g5d7de135
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=cf50143e69b581adf5307ae0a1ae62e29cb26a6c
+ source = osquery-git::git+https://github.com/facebook/osquery#commit=5d7de135ddd79e4726637e553f391dccc15b6653
source = osqueryd.conf.d
source = osqueryd.service
source = arch-linux.patch
diff --git a/PKGBUILD b/PKGBUILD
index 7b24942a9a80..a926e02e8820 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tony Lambiris <tony@criticalstack.com>
pkgname=osquery-git
-pkgver=2.5.1.r11.gcf50143e
+pkgver=2.5.2.r0.g5d7de135
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="cf50143e69b581adf5307ae0a1ae62e29cb26a6c"
+_gitcommit="5d7de135ddd79e4726637e553f391dccc15b6653"
#source=("${pkgname}::git+https://github.com/facebook/osquery"
source=("${pkgname}::git+https://github.com/facebook/osquery#commit=${_gitcommit}"
"osqueryd.conf.d"