summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c6facd4a1e35..406d4ea08a89 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: foi <foi@live.ru>
pkgname=osquery-bin
-pkgver=3.3.0
+pkgver=3.3.2
pkgrel=1
pkgdesc="osquery is an operating system instrumentation framework."
arch=('x86_64')
@@ -9,7 +9,7 @@ url="https://osquery.io/"
license=('Apache License 2.0')
depends=('glibc' 'bash' 'zlib')
conflicts=('osquery-git' 'kolide-git')
-sha256sums=('147a716ebcc9a281728f95941b04d3c83063aa9d192a0173e12eb37a0f455491')
+sha256sums=('05b0b15bd44e6a85813dd92a567c371031938aedbcd2e64d32229a3ca0c2d509')
source=("https://osquery-packages.s3.amazonaws.com/linux/osquery-${pkgver}_${pkgrel}.linux_x86_64.tar.gz")
package() {