summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Lambiris2018-09-26 15:52:47 -0400
committerTony Lambiris2018-09-26 15:52:47 -0400
commit7fc4671563918f37c5f49039e8507e5d37515c4b (patch)
treeae6b066b77b2c03d3dbd0f01c12772c2aa518d04
parent9e1ef3578b04eea0358d0c9a868d14cf4cd5e2ba (diff)
downloadaur-7fc4671563918f37c5f49039e8507e5d37515c4b.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 eba4d2087445..8783b097642c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = osquery-git
pkgdesc = SQL powered operating system instrumentation, monitoring, and analytics.
- pkgver = 3.3.0.r117.gc301e361c
+ pkgver = 3.3.1.r0.g031487190
pkgrel = 1
url = https://osquery.io
arch = i686
@@ -56,7 +56,7 @@ pkgbase = osquery-git
options = !strip
options = !ccache
backup = etc/osquery/osquery.conf
- source = osquery-git::git+https://github.com/facebook/osquery#commit=c301e361ca3ffe4f718da220d0374890f67bf170
+ source = osquery-git::git+https://github.com/facebook/osquery#commit=0314871908273b2770129da9f5a7c3206f224f68
source = osqueryd.conf.d
source = osqueryd.service
source = arch-linux.patch
diff --git a/PKGBUILD b/PKGBUILD
index e09a694eb0e6..80932c6f3a25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tony Lambiris <tony@criticalstack.com>
pkgname=osquery-git
-pkgver=3.3.0.r117.gc301e361c
+pkgver=3.3.1.r0.g031487190
pkgrel=1
pkgdesc="SQL powered operating system instrumentation, monitoring, and analytics."
arch=('i686' 'x86_64')
@@ -20,7 +20,7 @@ makedepends=('asio' 'audit' 'aws-sdk-cpp-git' 'git' 'clang' 'benchmark'
conflicts=()
backup=('etc/osquery/osquery.conf')
options=(!strip !ccache)
-_gitcommit='c301e361ca3ffe4f718da220d0374890f67bf170'
+_gitcommit='0314871908273b2770129da9f5a7c3206f224f68'
#source=("${pkgname}::git+https://github.com/facebook/osquery"
source=("${pkgname}::git+https://github.com/facebook/osquery#commit=${_gitcommit}"
"osqueryd.conf.d"