summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Lambiris2018-04-22 22:09:58 -0400
committerTony Lambiris2018-04-22 22:09:58 -0400
commit284b5aca31dd8f66371163080f972c74d1558f50 (patch)
tree5554be979c2d14d4afe77ade05ec33db0ca57f18
parent25e2f1799c954253734d745b60572ca39160e931 (diff)
downloadaur-284b5aca31dd8f66371163080f972c74d1558f50.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 3f83014214ce..d4ea8f066b56 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = osquery-git
pkgdesc = SQL powered operating system instrumentation, monitoring, and analytics.
- pkgver = 3.2.2.r15.gccc6e549
+ pkgver = 3.2.3.r1.g44c0b037
pkgrel = 1
url = https://osquery.io
arch = i686
@@ -53,7 +53,7 @@ pkgbase = osquery-git
depends = unzip
options = !strip
backup = etc/osquery/osquery.conf
- source = osquery-git::git+https://github.com/facebook/osquery#commit=ccc6e549993d2a97ca78da6a8f1fb4631a1ca116
+ source = osquery-git::git+https://github.com/facebook/osquery#commit=44c0b037021eb5c222c37c6736a1b2974f285329
source = osqueryd.conf.d
source = osqueryd.service
source = arch-linux.patch
diff --git a/PKGBUILD b/PKGBUILD
index 21682ea1a86c..83d3c98796a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tony Lambiris <tony@criticalstack.com>
pkgname=osquery-git
-pkgver=3.2.2.r15.gccc6e549
+pkgver=3.2.3.r1.g44c0b037
pkgrel=1
pkgdesc="SQL powered operating system instrumentation, monitoring, and analytics."
arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@ makedepends=('asio' 'audit' 'aws-sdk-cpp-git' 'git' 'clang' 'benchmark'
conflicts=()
backup=('etc/osquery/osquery.conf')
options=(!strip)
-_gitcommit='ccc6e549993d2a97ca78da6a8f1fb4631a1ca116'
+_gitcommit='44c0b037021eb5c222c37c6736a1b2974f285329'
#source=("${pkgname}::git+https://github.com/facebook/osquery"
source=("${pkgname}::git+https://github.com/facebook/osquery#commit=${_gitcommit}"
"osqueryd.conf.d"