summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Lambiris2018-05-22 04:35:02 -0400
committerTony Lambiris2018-05-22 04:35:02 -0400
commite08dc0ec6a35ecbeb3cd58f36bd6382e60674978 (patch)
tree18d9a9fc2c484a85c0f66fedae44ffaa414802bf
parent881fa8fbcf01e51fb125b0daee280107bd1ee85e (diff)
downloadaur-e08dc0ec6a35ecbeb3cd58f36bd6382e60674978.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 52d937d0c0a0..1029b211ca60 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = osquery-git
pkgdesc = SQL powered operating system instrumentation, monitoring, and analytics.
- pkgver = 3.2.4.r35.g41252971
+ pkgver = 3.2.5.r20.gbf82fca62
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=41252971583b288538e2ca7aaf237c5a75f15e01
+ source = osquery-git::git+https://github.com/facebook/osquery#commit=bf82fca6202e17817005c8304ecf2b14860da245
source = osqueryd.conf.d
source = osqueryd.service
source = arch-linux.patch
diff --git a/PKGBUILD b/PKGBUILD
index 7b05dcfa1490..fe21800cbb66 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tony Lambiris <tony@criticalstack.com>
pkgname=osquery-git
-pkgver=3.2.4.r35.g41252971
+pkgver=3.2.5.r20.gbf82fca62
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='41252971583b288538e2ca7aaf237c5a75f15e01'
+_gitcommit='bf82fca6202e17817005c8304ecf2b14860da245'
#source=("${pkgname}::git+https://github.com/facebook/osquery"
source=("${pkgname}::git+https://github.com/facebook/osquery#commit=${_gitcommit}"
"osqueryd.conf.d"