summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Lambiris2018-05-28 17:38:08 -0400
committerTony Lambiris2018-05-28 17:38:08 -0400
commit46ffac55544c48845027e14f48541fcb2e7deb2d (patch)
treef03374660643efd9413e2ac4d2324d1721818323
parente08dc0ec6a35ecbeb3cd58f36bd6382e60674978 (diff)
downloadaur-46ffac55544c48845027e14f48541fcb2e7deb2d.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 1029b211ca60..cc46962b2fb3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = osquery-git
pkgdesc = SQL powered operating system instrumentation, monitoring, and analytics.
- pkgver = 3.2.5.r20.gbf82fca62
+ pkgver = 3.2.6.r14.gdeff17a8e
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=bf82fca6202e17817005c8304ecf2b14860da245
+ source = osquery-git::git+https://github.com/facebook/osquery#commit=deff17a8e7d0ad136d1532815ce5d5f0eeb014ad
source = osqueryd.conf.d
source = osqueryd.service
source = arch-linux.patch
diff --git a/PKGBUILD b/PKGBUILD
index fe21800cbb66..a0d0cd6e5941 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tony Lambiris <tony@criticalstack.com>
pkgname=osquery-git
-pkgver=3.2.5.r20.gbf82fca62
+pkgver=3.2.6.r14.gdeff17a8e
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='bf82fca6202e17817005c8304ecf2b14860da245'
+_gitcommit='deff17a8e7d0ad136d1532815ce5d5f0eeb014ad'
#source=("${pkgname}::git+https://github.com/facebook/osquery"
source=("${pkgname}::git+https://github.com/facebook/osquery#commit=${_gitcommit}"
"osqueryd.conf.d"