summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Lambiris2017-12-26 13:34:59 -0500
committerTony Lambiris2017-12-26 13:34:59 -0500
commite82cc7e50649b9c74e27a590c26a376d7d8966eb (patch)
tree4e13718fa5a6d1713a94cd46befa0aac10752fa4
parentd3d7c377f71f08ca6a5c283362ac906bcc369a71 (diff)
downloadaur-e82cc7e50649b9c74e27a590c26a376d7d8966eb.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 2f558c2141e7..3eefaa1aad7e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = osquery-git
pkgdesc = SQL powered operating system instrumentation, monitoring, and analytics.
- pkgver = 2.10.4.r18.g3e83bfbe
+ pkgver = 2.11.1.r0.g489ec3fc
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=3e83bfbe4aa7490415fa343b3c1d5e81eb8f5eea
+ source = osquery-git::git+https://github.com/facebook/osquery#commit=b1f2888c8f101f1941a4377635e35f0b4ad9980e
source = osqueryd.conf.d
source = osqueryd.service
source = arch-linux.patch
diff --git a/PKGBUILD b/PKGBUILD
index a83bd3867782..415f2d778090 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tony Lambiris <tony@criticalstack.com>
pkgname=osquery-git
-pkgver=2.10.4.r18.g3e83bfbe
+pkgver=2.11.1.r0.g489ec3fc
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='3e83bfbe4aa7490415fa343b3c1d5e81eb8f5eea'
+_gitcommit='b1f2888c8f101f1941a4377635e35f0b4ad9980e'
#source=("${pkgname}::git+https://github.com/facebook/osquery"
source=("${pkgname}::git+https://github.com/facebook/osquery#commit=${_gitcommit}"
"osqueryd.conf.d"