summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Lambiris2017-07-16 16:15:20 -0400
committerTony Lambiris2017-07-16 16:15:20 -0400
commit6d13189294cf97d7e0231ddc6fd4bca3dd56f0cf (patch)
tree47f2469d29ee29bfe6430ef5925652f117f12f20
parent40c9f6f2f52abe9e50b426053020f0f03c959ac7 (diff)
downloadaur-6d13189294cf97d7e0231ddc6fd4bca3dd56f0cf.tar.gz
Version bump
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 73189b3f7603..783cfb921c50 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -47,7 +47,7 @@ pkgbase = osquery-git
conflicts = gmock
options = !strip
backup = etc/osquery/osquery.conf
- source = osquery-git::git+https://github.com/facebook/osquery#commit=a36d634246c48f223aa37ff01f77ead2a93d44ae
+ source = osquery-git::git+https://github.com/facebook/osquery#commit=e17584f44f86b14ee6638ddb23a3a38fa7a0c7e7
source = osqueryd.conf.d
source = osqueryd.service
source = arch-linux.patch
diff --git a/PKGBUILD b/PKGBUILD
index 8ba79a53c1eb..794026fadf78 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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="a36d634246c48f223aa37ff01f77ead2a93d44ae"
+_gitcommit="e17584f44f86b14ee6638ddb23a3a38fa7a0c7e7"
#source=("${pkgname}::git+https://github.com/facebook/osquery"
source=("${pkgname}::git+https://github.com/facebook/osquery#commit=${_gitcommit}"
"osqueryd.conf.d"