summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfoi2018-06-07 19:49:23 +0700
committerfoi2018-06-07 19:49:23 +0700
commit5e76480d61bf4ee30d4ef558e00558bd438b833a (patch)
treee6799decea1c38b740a879ffb37f9d4b2f310cb7 /PKGBUILD
parent4622207d64203caf531968ecbde000e742f40b6f (diff)
downloadaur-5e76480d61bf4ee30d4ef558e00558bd438b833a.tar.gz
upadte to 3.2.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 984b0c3d76f2..e671af475cbf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: foi <foi@live.ru>
pkgname=osquery-bin
-pkgver=3.2.4
+pkgver=3.2.6
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=('9ae9c0b935288bb066571b1eebdf71095a1271e32871bb8eb71e4fda2183b8a7')
+sha256sums=('cb9b1d47bbc8cd2e014914cd035b969278901a7745b2646a439bcad64d517a83')
source=("https://osquery-packages.s3.amazonaws.com/linux/osquery-${pkgver}_${pkgrel}.linux_x86_64.tar.gz")
package() {