summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Lambiris2018-03-29 03:24:53 -0400
committerTony Lambiris2018-03-29 03:24:53 -0400
commit77a96845ebdb63cb351ec57b58defdf9b6547777 (patch)
treeee69b1732b4c5bcf3aa55896d9137a1be622c354
parent4182adf5955600eb7eb0fad42c3e2abd27d273c7 (diff)
downloadaur-77a96845ebdb63cb351ec57b58defdf9b6547777.tar.gz
Version bump
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e0f177dcf4d4..0ef02229e369 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = osquery-git
pkgdesc = SQL powered operating system instrumentation, monitoring, and analytics.
- pkgver = 3.2.0.r3.ge45ddd98
+ pkgver = 3.2.0.r4.g7818b941
pkgrel = 1
url = https://osquery.io
arch = i686
@@ -53,7 +53,7 @@ pkgbase = osquery-git
depends = unzip
options = !strip
backup = etc/osquery/osquery.conf
- source = osquery-git::git+https://github.com/facebook/osquery#commit=e45ddd98ce774c92b61cc3a75b1ec27929334bc8
+ source = osquery-git::git+https://github.com/facebook/osquery#commit=7818b94165f966b8d8d696f007b68f1654d64889
source = osqueryd.conf.d
source = osqueryd.service
source = arch-linux.patch
diff --git a/PKGBUILD b/PKGBUILD
index f8ec434c33e2..aeb65503b7ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tony Lambiris <tony@criticalstack.com>
pkgname=osquery-git
-pkgver=3.2.0.r3.ge45ddd98
+pkgver=3.2.0.r4.g7818b941
pkgrel=1
pkgdesc="SQL powered operating system instrumentation, monitoring, and analytics."
arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@ makedepends=('asio' 'audit' 'aws-sdk-cpp-git' 'git' 'clang' 'benchmark'
conflicts=()
backup=('etc/osquery/osquery.conf')
options=(!strip)
-_gitcommit='e45ddd98ce774c92b61cc3a75b1ec27929334bc8'
+_gitcommit='7818b94165f966b8d8d696f007b68f1654d64889'
#source=("${pkgname}::git+https://github.com/facebook/osquery"
source=("${pkgname}::git+https://github.com/facebook/osquery#commit=${_gitcommit}"
"osqueryd.conf.d"