summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Lambiris2017-03-23 22:17:34 -0400
committerTony Lambiris2017-03-23 22:17:34 -0400
commit286edc8542c07518cccafa3b29e326688eca2ff1 (patch)
treedb9f7d2ec0c9e74fb4eeca1f52d1f34ccc31239b
parent6ab4e3cc310b3a19de7da1e6c10126825a58b28c (diff)
downloadaur-286edc8542c07518cccafa3b29e326688eca2ff1.tar.gz
Version bump for osquery
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c1984be67b28..21bd96d8e5a3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = osquery-git
pkgdesc = SQL powered operating system instrumentation, monitoring, and analytics.
- pkgver = 2.3.4.r22.g3a5aca9c
+ pkgver = 2.3.4.r35.g198ee7ab
pkgrel = 1
url = https://osquery.io
arch = i686
@@ -44,7 +44,7 @@ pkgbase = osquery-git
depends = unzip
options = !strip
backup = etc/osquery/osquery.conf
- source = osquery-git::git+https://github.com/facebook/osquery#commit=3a5aca9c946ba068c10aa613a7ada19155ef1fb3
+ source = osquery-git::git+https://github.com/facebook/osquery#commit=198ee7ab895cb210884cc9af46e9d1817debc402
source = osqueryd.conf.d
source = osqueryd.service
source = arch-linux.patch
diff --git a/PKGBUILD b/PKGBUILD
index 4e522b1c6cb0..4378f44ab457 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tony Lambiris <tony@criticalstack.com>
pkgname=osquery-git
-pkgver=2.3.4.r22.g3a5aca9c
+pkgver=2.3.4.r35.g198ee7ab
pkgrel=1
pkgdesc="SQL powered operating system instrumentation, monitoring, and analytics."
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@ makedepends=('asio' 'audit' 'aws-sdk-cpp-git' 'git' 'clang' 'benchmark'
'augeas' 'boost' 'boost-libs' 'lldpd' 'apt' 'dpkg' 'rpm-org')
backup=('etc/osquery/osquery.conf')
options=(!strip)
-_gitcommit="3a5aca9c946ba068c10aa613a7ada19155ef1fb3"
+_gitcommit="198ee7ab895cb210884cc9af46e9d1817debc402"
#source=("${pkgname}::git+https://github.com/facebook/osquery"
source=("${pkgname}::git+https://github.com/facebook/osquery#commit=${_gitcommit}"
"osqueryd.conf.d"