summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Lambiris2017-11-23 00:32:48 -0500
committerTony Lambiris2017-11-23 00:32:48 -0500
commitd889dc56767a1e7c8fa477f4a693862d11a070c2 (patch)
tree714a87852a52b8afea2f2fce5297616705bdb9e4
parentdaa470b683e4b448680cfed01da7bbfe01b40d72 (diff)
downloadaur-d889dc56767a1e7c8fa477f4a693862d11a070c2.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 99d8deedc8cd..23f07c76f011 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = osquery-git
pkgdesc = SQL powered operating system instrumentation, monitoring, and analytics.
- pkgver = 2.10.2.r14.g16d92d1d
+ pkgver = 2.10.3.r5.g7c95e985
pkgrel = 1
url = https://osquery.io
arch = i686
@@ -51,7 +51,7 @@ pkgbase = osquery-git
depends = unzip
options = !strip
backup = etc/osquery/osquery.conf
- source = osquery-git::git+https://github.com/facebook/osquery#commit=16d92d1dc662f9dfd18186c9c58ab03f5d1a148e
+ source = osquery-git::git+https://github.com/facebook/osquery#commit=7c95e985517558fefebfbe0ba8bb03192177946a
source = osqueryd.conf.d
source = osqueryd.service
source = arch-linux.patch
diff --git a/PKGBUILD b/PKGBUILD
index de0f29ee62c9..50ded5580df3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tony Lambiris <tony@criticalstack.com>
pkgname=osquery-git
-pkgver=2.10.2.r14.g16d92d1d
+pkgver=2.10.3.r5.g7c95e985
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="16d92d1dc662f9dfd18186c9c58ab03f5d1a148e"
+_gitcommit="7c95e985517558fefebfbe0ba8bb03192177946a"
#source=("${pkgname}::git+https://github.com/facebook/osquery"
source=("${pkgname}::git+https://github.com/facebook/osquery#commit=${_gitcommit}"
"osqueryd.conf.d"