summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Lambiris2017-04-16 19:43:56 -0400
committerTony Lambiris2017-04-16 19:43:56 -0400
commitb747b50690a4a43dd1cf93a75dcc35b6b446ce18 (patch)
tree08478501ffbdcbc72cd6b92457333d8ea5e7a319
parent894dcf200a6fa279cd9cbd0de042c7949323cccd (diff)
downloadaur-b747b50690a4a43dd1cf93a75dcc35b6b446ce18.tar.gz
Version bump for osquery-git
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9d9cd0784b81..bb833f0209fd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = osquery-git
pkgdesc = SQL powered operating system instrumentation, monitoring, and analytics.
- pkgver = 2.4.0.r2.g31b78cb9
+ pkgver = 2.4.0.r13.g352b43a4
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=31b78cb996c78c35a4a2ce759c99c49975e877e6
+ source = osquery-git::git+https://github.com/facebook/osquery#commit=352b43a4d5e885771837b803790b34b17a2aa76b
source = osqueryd.conf.d
source = osqueryd.service
source = arch-linux.patch
diff --git a/PKGBUILD b/PKGBUILD
index e523a4be0a53..74c1904c5da1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tony Lambiris <tony@criticalstack.com>
pkgname=osquery-git
-pkgver=2.4.0.r2.g31b78cb9
+pkgver=2.4.0.r13.g352b43a4
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="31b78cb996c78c35a4a2ce759c99c49975e877e6"
+_gitcommit="352b43a4d5e885771837b803790b34b17a2aa76b"
#source=("${pkgname}::git+https://github.com/facebook/osquery"
source=("${pkgname}::git+https://github.com/facebook/osquery#commit=${_gitcommit}"
"osqueryd.conf.d"