summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Lambiris2018-03-22 23:13:51 -0400
committerTony Lambiris2018-03-22 23:13:51 -0400
commit4182adf5955600eb7eb0fad42c3e2abd27d273c7 (patch)
treecbfa2042c3cf3a76fb8bcbf98210e88677601261
parenta226be86df45e9d2d30878e069084eddf2540e38 (diff)
downloadaur-4182adf5955600eb7eb0fad42c3e2abd27d273c7.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 bc3a1ec298da..e0f177dcf4d4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = osquery-git
pkgdesc = SQL powered operating system instrumentation, monitoring, and analytics.
- pkgver = 3.1.0.r50.g06117da0
+ pkgver = 3.2.0.r3.ge45ddd98
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=06117da0f1407214fa59cc3afeff834193c8e0de
+ source = osquery-git::git+https://github.com/facebook/osquery#commit=e45ddd98ce774c92b61cc3a75b1ec27929334bc8
source = osqueryd.conf.d
source = osqueryd.service
source = arch-linux.patch
diff --git a/PKGBUILD b/PKGBUILD
index 0962a85c5f63..f8ec434c33e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tony Lambiris <tony@criticalstack.com>
pkgname=osquery-git
-pkgver=3.1.0.r50.g06117da0
+pkgver=3.2.0.r3.ge45ddd98
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='06117da0f1407214fa59cc3afeff834193c8e0de'
+_gitcommit='e45ddd98ce774c92b61cc3a75b1ec27929334bc8'
#source=("${pkgname}::git+https://github.com/facebook/osquery"
source=("${pkgname}::git+https://github.com/facebook/osquery#commit=${_gitcommit}"
"osqueryd.conf.d"