summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Lambiris2017-09-09 05:55:21 -0400
committerTony Lambiris2017-09-09 05:55:21 -0400
commit6a95300ef22e113d030e224ac9d3c008cceedcd2 (patch)
treebf8c8d20e91ba12bc44f792916f627680516f698
parent529bf353eec9bbba7a346bfeff7d4bcb26fdfe0d (diff)
downloadaur-6a95300ef22e113d030e224ac9d3c008cceedcd2.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 76bdc8ffebe9..917755d7a07a 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=16b40138feb0c4d2f8509bf80227f5fe4de77cd5
+ source = osquery-git::git+https://github.com/facebook/osquery#commit=4d631edac61c057857b595ea28352502151f5b3c
source = osqueryd.conf.d
source = osqueryd.service
source = arch-linux.patch
diff --git a/PKGBUILD b/PKGBUILD
index 1994dc8d1085..14f646a0f2f2 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="16b40138feb0c4d2f8509bf80227f5fe4de77cd5"
+_gitcommit="4d631edac61c057857b595ea28352502151f5b3c"
#source=("${pkgname}::git+https://github.com/facebook/osquery"
source=("${pkgname}::git+https://github.com/facebook/osquery#commit=${_gitcommit}"
"osqueryd.conf.d"