summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTony Lambiris2017-06-28 13:48:19 -0400
committerTony Lambiris2017-06-28 13:48:19 -0400
commit3d9f17ba0111714a164cfd31a2be884c944d4269 (patch)
tree96fd3b2abaee9706ea3f42643dc3c2f4b810ed73 /PKGBUILD
parentf9c839133205af649477f35c2e9211ee8f11acfb (diff)
downloadaur-3d9f17ba0111714a164cfd31a2be884c944d4269.tar.gz
Version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d9fcc40acf2b..7b24942a9a80 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tony Lambiris <tony@criticalstack.com>
pkgname=osquery-git
-pkgver=2.5.1.r7.g256d113a
+pkgver=2.5.1.r11.gcf50143e
pkgrel=1
pkgdesc="SQL powered operating system instrumentation, monitoring, and analytics."
arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@ makedepends=('asio' 'audit' 'aws-sdk-cpp-git' 'git' 'clang' 'benchmark'
conflicts=('gtest' 'gmock')
backup=('etc/osquery/osquery.conf')
options=(!strip)
-_gitcommit="256d113a74448ecfb0af024c0fdd1d8f1c54fec5"
+_gitcommit="cf50143e69b581adf5307ae0a1ae62e29cb26a6c"
#source=("${pkgname}::git+https://github.com/facebook/osquery"
source=("${pkgname}::git+https://github.com/facebook/osquery#commit=${_gitcommit}"
"osqueryd.conf.d"