summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTony Lambiris2017-08-20 12:51:34 -0400
committerTony Lambiris2017-08-20 12:51:34 -0400
commit2d66d9849d5401387151a63c953f8bf67b269aec (patch)
tree43ebae7159cb7cf7766fab7347e83bcd78209978 /PKGBUILD
parentffd0b4e5aa1f2f4810fd035ef01b089f1e39df00 (diff)
downloadaur-2d66d9849d5401387151a63c953f8bf67b269aec.tar.gz
Add deps and bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bd7b1725fd4d..398ea8cee8e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,11 +14,11 @@ makedepends=('asio' 'audit' 'aws-sdk-cpp-git' 'git' 'clang' 'benchmark'
'sleuthkit' 'snappy' 'yara' 'thrift' 'magic' 'cpp-netlib'
'python-jinja' 'python-psutil' 'python-pexpect' 'rocksdb-lite'
'gtest' 'gmock' 'augeas' 'boost' 'boost-libs' 'lldpd' 'lld'
- 'apt' 'dpkg' 'rpm-org')
+ 'zstd' 'rapidjson' 'apt' 'dpkg' 'rpm-org')
conflicts=()
backup=('etc/osquery/osquery.conf')
options=(!strip)
-_gitcommit="b4316a57a04a6efb6b56dc23593cae3c10ad7118"
+_gitcommit="cf170c4278fe09301b4910fd9aae548fb0fc6799"
#source=("${pkgname}::git+https://github.com/facebook/osquery"
source=("${pkgname}::git+https://github.com/facebook/osquery#commit=${_gitcommit}"
"osqueryd.conf.d"
@@ -27,7 +27,7 @@ source=("${pkgname}::git+https://github.com/facebook/osquery#commit=${_gitcommit
sha256sums=('SKIP'
'6a5522f9058fc3d142dd3642f73ccd2758cc0b43bd28644a0f4eee3e5d7aea55'
'9fcfe9db909c664f7dfeeb7c56c9d964eb6d7673dbe5a4858c09a3953f13cd4b'
- 'f993130c1612474a692ec2bf6f853d47b283c94a52e90d1036c8ac60ddd0d3df')
+ '75c2c600752caf66bf5457d4bd08fba9c0b7e14918bf21ca8704640a5894bdcd')
_gitname=${pkgname}