[arch-commits] Commit in osquery/trunk (PKGBUILD)

Anatol Pomozov anatolik at archlinux.org
Tue Jun 8 18:39:23 UTC 2021


    Date: Tuesday, June 8, 2021 @ 18:39:23
  Author: anatolik
Revision: 959849

Rebuild osquery against stable repo

Previous yara rebuild against staging also picked up dependency to unreleased version of boost.
Return back to stable version of boost.

Modified:
  osquery/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-08 18:38:39 UTC (rev 959848)
+++ PKGBUILD	2021-06-08 18:39:23 UTC (rev 959849)
@@ -2,7 +2,7 @@
 
 pkgname=osquery
 pkgver=4.6.0
-pkgrel=4
+pkgrel=5
 pkgdesc='SQL powered operating system instrumentation, monitoring, and analytics'
 arch=(x86_64)
 url='https://osquery.io'



More information about the arch-commits mailing list