summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Lambiris2018-11-06 14:47:33 -0500
committerTony Lambiris2018-11-06 14:47:33 -0500
commitcdf4cdeb8fbd58cc65a95746b221fb4da79691dc (patch)
treeb1bfe3b7cf1dc21b15bf23ffb4f6086474aa2dec
parent7fc4671563918f37c5f49039e8507e5d37515c4b (diff)
downloadaur-cdf4cdeb8fbd58cc65a95746b221fb4da79691dc.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 8783b097642c..2f770fa9a316 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = osquery-git
pkgdesc = SQL powered operating system instrumentation, monitoring, and analytics.
- pkgver = 3.3.1.r0.g031487190
+ pkgver = 3.3.1.r1.g5188ce528
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=0314871908273b2770129da9f5a7c3206f224f68
+ source = osquery-git::git+https://github.com/facebook/osquery#commit=5188ce5288abe0e323b8e8bd364f452134a62d00
source = osqueryd.conf.d
source = osqueryd.service
source = arch-linux.patch
diff --git a/PKGBUILD b/PKGBUILD
index 80932c6f3a25..1be8530202f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tony Lambiris <tony@criticalstack.com>
pkgname=osquery-git
-pkgver=3.3.1.r0.g031487190
+pkgver=3.3.1.r1.g5188ce528
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='0314871908273b2770129da9f5a7c3206f224f68'
+_gitcommit='5188ce5288abe0e323b8e8bd364f452134a62d00'
#source=("${pkgname}::git+https://github.com/facebook/osquery"
source=("${pkgname}::git+https://github.com/facebook/osquery#commit=${_gitcommit}"
"osqueryd.conf.d"