summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Lambiris2017-09-03 18:25:27 -0400
committerTony Lambiris2017-09-03 18:25:27 -0400
commit529bf353eec9bbba7a346bfeff7d4bcb26fdfe0d (patch)
tree96aa0560065872e8d5eff6dfb533d9350683474e
parentad182951e66816d9434efa942fb58c838d9319c5 (diff)
downloadaur-529bf353eec9bbba7a346bfeff7d4bcb26fdfe0d.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 a11f0b50a86b..76bdc8ffebe9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -50,7 +50,7 @@ pkgbase = osquery-git
depends = unzip
options = !strip
backup = etc/osquery/osquery.conf
- source = osquery-git::git+https://github.com/facebook/osquery#commit=e748f38a06151e0269d48748c97edb227835bd88
+ source = osquery-git::git+https://github.com/facebook/osquery#commit=16b40138feb0c4d2f8509bf80227f5fe4de77cd5
source = osqueryd.conf.d
source = osqueryd.service
source = arch-linux.patch
diff --git a/PKGBUILD b/PKGBUILD
index 528f4396eeda..1994dc8d1085 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ makedepends=('asio' 'audit' 'aws-sdk-cpp-git' 'git' 'clang' 'benchmark'
conflicts=()
backup=('etc/osquery/osquery.conf')
options=(!strip)
-_gitcommit="e748f38a06151e0269d48748c97edb227835bd88"
+_gitcommit="16b40138feb0c4d2f8509bf80227f5fe4de77cd5"
#source=("${pkgname}::git+https://github.com/facebook/osquery"
source=("${pkgname}::git+https://github.com/facebook/osquery#commit=${_gitcommit}"
"osqueryd.conf.d"